Skip to content

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

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

Closed
wants to merge 1 commit into from

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