0 Replies Latest reply on Nov 5, 2003 4:30 PM by gloria

    Does SSL certificate depend on platform?

    gloria

      Hi,

      I'm using JBoss 3.2.2 with Tomcat 4.1.27. I need to enable SSL in Tomcat. I use "keytool" provided by jdk1.4.1_02 to create a certificate.

      It turns out that, if I don't specify "-keyalg RSA", the certificate won't work on my machine, which is Window's XP. I will get "SSLHandShakeException".

      However, the same certificate (without "-keyalg RSA" specified) works on my co-worker's machine, which is Window's 2000.

      Is it platform related or does it have anything to do with the browser?

      Thanks!

      Gloria