Hello,
I have a working EJBCA installation and a Ciphermail installation. I followed the instructions on this guide: http://www.ciphermail.com/documents/ciphermail-EJBCA-guide.pdf Whenever I try to use Ciphermail with the EJBCA to generate a certificate I get the following error: Certificate issued failed. Message: WebServiceCheckedException: NoSuchAlgorithmException: PBE AlgorithmParameters not available Both Ciphermail and EJBCA use OpenJDK 7 to run, the platform is a Linux server (Gentoo) Have you seen these errors before and would you know how to resolve? Stack trace is : Caused by: java.io.IOException: parseAlgParameters failed: PBE AlgorithmParameters not available at sun.security.pkcs12.PKCS12KeyStore.parseAlgParameters(PKCS12KeyStore.java:561) at sun.security.pkcs12.PKCS12KeyStore.engineLoad(PKCS12KeyStore.java:1287) at java.security.KeyStore.load(KeyStore.java:1214) at mitm.common.security.keystore.KeyStoreLoader.loadKeyStore(KeyStoreLoader.java:99) at mitm.common.security.ca.handlers.ejbca.StaticEJBCACertificateRequestHandlerSettings.getKeyStore(StaticEJBCACertificateRequestHandlerSettings.java:201) ... 65 more Caused by: java.security.NoSuchAlgorithmException: PBE AlgorithmParameters not available at sun.security.jca.GetInstance.getInstance(GetInstance.java:159) at java.security.Security.getImpl(Security.java:695) at java.security.AlgorithmParameters.getInstance(AlgorithmParameters.java:146) at sun.security.pkcs12.PKCS12KeyStore.parseAlgParameters(PKCS12KeyStore.java:557) ... 69 more
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ Users mailing list [email protected] https://lists.djigzo.com/lists/listinfo/users
