Re: SSL Configuration works but half the way + logs

2007-01-26 Thread Markus Schönhaber
Jose Rafael Romero Miret wrote: > I configured tomcat as standalone server and now i want to configure > ssl. I did that as the book I have said and also like the documentation > in the website tells me. > > after the configuration i get this: > http://localhost:443/ gives me tomcat website. > ht

Re: SSL Configuration works but half the way + logs

2007-01-26 Thread Mark Thomas
Jose Rafael Romero Miret wrote: > port="443" minProcessors="5" maxProcessors="75" algorithm="RSA" >enableLookups="true" disableUploadTimeout="true" >acceptCount="100" debug="4" scheme="https" secure="true" >clientAuth="want" sslProtocol="TLS" > keystoreFile="c:/keyst

SSL Configuration works but half the way + logs

2007-01-26 Thread Jose Rafael Romero Miret
I configured tomcat as standalone server and now i want to configure ssl. I did that as the book I have said and also like the documentation in the website tells me. after the configuration i get this: http://localhost:443/ gives me tomcat website. https://localhost:443/ gives me connected stat

Re: SSL Configuration works but half the way (answering extra info)

2007-01-26 Thread Pid
Jose Rafael Romero Miret wrote: I configured tomcat as standalone server and now i want to configure ssl. I did that as the book I have said and also like the documentation in the website tells me. after the configuration i get this: http://localhost:443/ gives me tomcat website. https://loc

SSL Configuration works but half the way (answering extra info)

2007-01-26 Thread Jose Rafael Romero Miret
I configured tomcat as standalone server and now i want to configure ssl. I did that as the book I have said and also like the documentation in the website tells me. after the configuration i get this: http://localhost:443/ gives me tomcat website. https://localhost:443/ gives me connected st

RE: SSL Configuration works but half the way

2007-01-25 Thread Caldarale, Charles R
> From: Jose Rafael Romero Miret [mailto:[EMAIL PROTECTED] > Subject: SSL Configuration works but half the way > > I configured tomcat as standalone server and now i want to > configure ssl. 1) You told us the JDK, but what _exact_ version of Tomcat are you using? 2) Do you hav

SSL Configuration works but half the way

2007-01-25 Thread Jose Rafael Romero Miret
I configured tomcat as standalone server and now i want to configure ssl. I did that as the book I have said and also like the documentation in the website tells me. after the configuration i get this: http://localhost:443/ gives me tomcat website. https://localhost:443/ gives me connected