You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a revoked.crl Certificate Revocation List with six entries (see https://gist.github.com/2790b2c1ac1a7af55240 ), and while OpenSSL::X509::CRL on Ruby 2.1.2 can read it, the same code on JRuby 1.7.13 on OS X cannot:
I have a
revoked.crl
Certificate Revocation List with six entries (see https://gist.github.com/2790b2c1ac1a7af55240 ), and whileOpenSSL::X509::CRL
on Ruby 2.1.2 can read it, the same code on JRuby 1.7.13 on OS X cannot:Expected:
Actual:
The text was updated successfully, but these errors were encountered: