Re: Tomcat/4.1.31 - SSL Troubles

2005-04-13 Thread Ben Kim
>I can connect to ssl port ... and i can see sertificate.. but when i >accept this sertificate my browser says "The page cannot be >displayed". Is the page OK on http then? - https://server.com:8443/app1/page1.jsp - http://server.com:8080/app1/page1.jsp Regards, Ben Kim Database Developer/Sys

Re: Tomcat/4.1.31 - SSL Troubles

2005-04-13 Thread Jason Bainbridge
On 4/13/05, Andrey <[EMAIL PROTECTED]> wrote: > Hello, > > (j2re1.4.1_02 is installed) > > I've created certificate keystore as described: > http://jakarta.apache.org/tomcat/tomcat-4.1-doc/printer/ssl-howto.html > then i uncommented element for an SSL connector i server.xml. > > I can connect