filippo2
2014-08-28 09:49:49 UTC
i get the error
"java.security.cert.CertificateException: X.509 not found"
in my code
X509Certificate cert = new
JcaX509CertificateConverter().setProvider(BC).getCertificate((X509CertificateHolder)certIt.next());
only on some pc, in other pc it works
why?
thanks
--
View this message in context: http://bouncy-castle.1462172.n4.nabble.com/java-security-cert-CertificateException-X-509-not-found-tp4657337.html
Sent from the Bouncy Castle - Dev mailing list archive at Nabble.com.
"java.security.cert.CertificateException: X.509 not found"
in my code
X509Certificate cert = new
JcaX509CertificateConverter().setProvider(BC).getCertificate((X509CertificateHolder)certIt.next());
only on some pc, in other pc it works
why?
thanks
--
View this message in context: http://bouncy-castle.1462172.n4.nabble.com/java-security-cert-CertificateException-X-509-not-found-tp4657337.html
Sent from the Bouncy Castle - Dev mailing list archive at Nabble.com.