Re: Enabling https with a IBM JVM

2006-08-02 Thread Bill Barker
"William Chu" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Thanks Bill, > > Where do I add the include algorithm="IbmX509"? Which file should I > add that in? > In server.xml as an attribute to the tag. > I am using Sun's JSSE jar files (jsse.jar, jcert.jar, and jnet.jar) > bu

Re: Enabling https with a IBM JVM

2006-08-02 Thread William Chu
Thanks Bill, Where do I add the include algorithm="IbmX509"? Which file should I add that in? I am using Sun's JSSE jar files (jsse.jar, jcert.jar, and jnet.jar) but I'm just using an IBM JVM. Will that work? If not, is there some documentation that you can point me to so that I can confirm tha

Re: Enabling https with a IBM JVM

2006-08-02 Thread Bill Barker
"William Chu" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hello, > > I am trying to enable https on Tomcat 3.3.1. I am using an IBM JVM. > When I go to the url https://, I see the following exception. > In my browser, I get a 503 message saying that the "Server is > starting". >

Re: Enabling https with a IBM JVM

2006-08-02 Thread William Chu
Hello, I am trying to enable https on Tomcat 3.3.1. I am using an IBM JVM. When I go to the url https://, I see the following exception. In my browser, I get a 503 message saying that the "Server is starting". org.apache.tomcat.core.TomcatException: Root cause - Class com.ibm.jsse.bt configured