On 08/17/2014 05:55 PM, Stephane Schitter wrote: > > > Le 17.08.2014 17:36, Martijn Brinkers a écrit : > >> Was this keystore generated by EJBCA? >> >> Kind regards, >> >> Martijn Brinkers > > Hello, > > Yes it was generated by EJBCA. I linked ciphermail (via the config) to a > copy of the truststore that was generated by EJBCA. > > I copied the EJBCA truststore as otherwise ciphermail would not have the > authorisations to access it.
It somehow seems that the default provider for your JVM does not support the PBE AlgorithmParameters type which is weird since that is a standard algorithm. Could it be that you have installed some additional Java security provider? Like an HSM provider or something. Can you try the following and send the output of the ProviderUtils command directly to me (i.e., off list) cd /usr/share/djigzo java -cp djigzo.jar mitm.common.security.provider.ProviderUtils 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
