0 Replies Latest reply on Feb 13, 2002 12:05 PM by stollar

    2.4 with Tomcat and SSL

    stollar

      Hi all,

      I've mamaged to get JBoss 2.4.3 running with Tomcat 3.2.3 quite happily. But, I'm now attempting to get SSL running in the system. If I use keytool to generate the key then it works OK. However, I want to use keys generated from open-ssl so I can get them signed by verisign.

      When I try to generate a key using open-ssl, I can create the .keystore in the appropriate home directory (and verify it using keytool -list) but tomcat reports it as corrupt and after starting JBoss/Tomcat the keystore is indeed corrupted.

      I'm sure that getting JBoss/Tomcat to run with a verisign(ed) key can't be that hard. So, if anyone can help me then that would be fantastic.