0 Replies Latest reply on Feb 18, 2004 9:36 AM by charles.martel

    Using Bouncycastle with JBoss with jdk1.3.1

    charles.martel

      Hello,
      As said in the subject, I want to use the JCE provider lib bouncycastle with JBoss with jdk1.3

      I've put the jce1_2_2.jar and the bcprov-jdk13-122.jar in the /server/default/lib directory, and when I want to instantiate a Cipher in the bean, the following message appears: "Cannot set up certs for trusted CAs ..."

      The funny thing is that all works perfectly when I run JBoss under JDK1.4...
      Does anyone know how to fix things for JDK1.3?

      Thank you in advance,

      Charles Martel