Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various fixes #9

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Various fixes #9

wants to merge 4 commits into from

Conversation

dlee
Copy link

@dlee dlee commented Aug 10, 2011

Includes bug-fixes and implementation of an unimplemented method.

David Lee added 4 commits August 10, 2011 08:37
@nahi
Copy link
Member

nahi commented Aug 11, 2011

Thanks! It would be nice if you provide tests for each fix. Can you create that?

@matthauck
Copy link

Can we get this merged in? It fixes things for me as well.

@nahi
Copy link
Member

nahi commented Feb 6, 2012

@matthauck Nice, would you please give me a PKCS7 file that you use for confirmation? I can write tests and merge if I have a concrete example.

matthauck added a commit to matthauck/jruby-ossl that referenced this pull request May 5, 2012
matthauck added a commit to matthauck/jruby-ossl that referenced this pull request May 5, 2012
@matthauck
Copy link

any hope this might get pulled in?

@martinott
Copy link

We also depend on these changes. How can we help to get these fixes pulled in?

@matthauck
Copy link

It'd be really nice to get these for jruby 1.7.1, now that we do not have the option of keeping these fixes of ours in a jruby-ossl fork -- it now requires a whole jruby fork which will be more difficult to maintain.

@matthauck
Copy link

Sweet!

jedld pushed a commit to jedld/jruby that referenced this pull request Jan 3, 2014
…re not imported correctly

The case to handle content which has been encapsulated in a sequence
has been in place already but wasn't implemented. The fix is inspired
by Pull Request: jruby/jruby-ossl#9. The test
case includes PKCS7 samples to showcase the issue. Credit goes to Jason
Franklin [https://github.com/jamuc] for helping with the samples and
the fix in general.

Conflicts:
	test/externals/ruby1.9/openssl/test_pkcs7.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants