jruby-ossl
jruby-ossl copied to clipboard
[JRUBY-6962] Implemented OpenSSL::PKCS7#type= and OpenSSL::PKCS7#add_data
Methods are required to create a PKCS#7 degenerate structure which contains only certificates. This is basically the same that openssl crl2pkcs7 does.
See also issue JRUBY-6962.