no one there who could help me to Cast from java.security.cert.X509Certificate
to org.mozilla.jss.crypto.X509Certificate ?
--
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto
Hi there,
i have a little problem.
i want to add a certificate t the Firefox keystore this way:
X509Certificate certificate = (X509Certificate)
CertificateFactory.getInstance("X.509").generateCertificate(new
FileInputStream("src//Sohrabi.cer"));
cm.importCertToPerm(certificate, "testdummystuf
2 matches
Mail list logo