Skip to content

[JRUBY-6963] PKCS7 structures that have their content encapsulated in a sequence are not imported correctly#356

Closed
martinott wants to merge 1 commit intojruby:masterfrom
equinux:JRUBY-6963
Closed

[JRUBY-6963] PKCS7 structures that have their content encapsulated in a sequence are not imported correctly#356
martinott wants to merge 1 commit intojruby:masterfrom
equinux:JRUBY-6963

Conversation

@martinott
Copy link

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 for helping with the samples and the fix in general.

See also issue JRUBY-6963.

…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.
@headius
Copy link
Member

headius commented Oct 27, 2012

Incorporated in commit acdb0d1 and the test was added to ruby/ruby#205. Thanks!

@headius headius closed this Oct 27, 2012
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.

2 participants