Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ns_spki: fix exception class in OpenSSL::Netscape::SPKI#to_der
It should raise OpenSSL::Netscape::SPKIError instead of OpenSSL::X509::CertificateError. No test cases covered this because it only occurs in exceptional cases, such as memory allocation failure.
- Loading branch information