On 08/17/2014 04:53 PM, Stephane Schitter wrote: > > > 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
Was this keystore generated by EJBCA? Kind regards, Martijn Brinkers -- CipherMail email encryption Open source email encryption gateway with support for S/MIME, OpenPGP and PDF messaging. http://www.ciphermail.com Twitter: http://twitter.com/CipherMail _______________________________________________ Users mailing list [email protected] https://lists.djigzo.com/lists/listinfo/users
