Re: Tomcat HTTPS Help needed

2007-03-30 Thread Martin Cavanagh
where would I find any sort of performance tests of OpenSSL vs Java JSSE? is it possible to implement client authenification in both OpenSSL and Java JSSE? Thanks Martin Mladen Turk wrote: Martin Cavanagh wrote: Removing the tcnative-1.dll library worked! But doesn't that have the disadva

Re: Tomcat HTTPS Help needed

2007-03-29 Thread Filip Hanik - Dev Lists
fidentiel. Si vous n'êtes pas le destinataire de ce document, nous vous signalons qu'il est strictement interdit de le diffuser, de le distribuer ou de le reproduire. - Original Message ----- From: "Mladen Turk" <[EMAIL PROTECTED]> To: "Tomcat Users List"

Re: Tomcat HTTPS Help needed

2007-03-29 Thread Martin Gainty
arch 29, 2007 7:55 AM Subject: Re: Tomcat HTTPS Help needed > Martin Cavanagh wrote: >> Removing the tcnative-1.dll library worked! >> >> But doesn't that have the disadvantage of decreased performance for Tomcat? >> > > Yes, APR connector with OpenSSL is 4 tim

Re: Tomcat HTTPS Help needed

2007-03-29 Thread Mladen Turk
Martin Cavanagh wrote: Removing the tcnative-1.dll library worked! But doesn't that have the disadvantage of decreased performance for Tomcat? Yes, APR connector with OpenSSL is 4 times faster then with Java JSSE Is there a way to install OpenSSL without compiling it? Tcnative-1.dll for

Re: Tomcat HTTPS Help needed

2007-03-29 Thread Martin Cavanagh
Removing the tcnative-1.dll library worked! But doesn't that have the disadvantage of decreased performance for Tomcat? Is there a way to install OpenSSL without compiling it? Thanks Martin Mladen Turk wrote: Martin Cavanagh wrote: Hi everyone. I'm quite embarrassed - but inspite following

Re: Tomcat HTTPS Help needed

2007-03-28 Thread Mladen Turk
Martin Cavanagh wrote: Hi everyone. I'm quite embarrassed - but inspite following the Apache guide, I just can't set up HTTPS via Tomcat! "C:\>keytool -list -keystore c:\.keystore Geben Sie das Keystore-Passwort ein: Keystore-Typ: JKS Keystore-Provider: SUN The logs don't seem to show

Re: Tomcat HTTPS Help needed

2007-03-28 Thread Martin Cavanagh
ndiqué et peut contenir des renseignements de caractère privé ou confidentiel. Si vous n'êtes pas le destinataire de ce document, nous vous signalons qu'il est strictement interdit de le diffuser, de le distribuer ou de le reproduire. - Original Message - From: "Martin C

Re: Tomcat HTTPS Help needed

2007-03-28 Thread Martin Gainty
qu'il est strictement interdit de le diffuser, de le distribuer ou de le reproduire. - Original Message - From: "Martin Cavanagh" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Wednesday, March 28, 2007 6:41 PM Subject: Re: Tomcat HTTPS Help needed &

Re: Tomcat HTTPS Help needed

2007-03-28 Thread Martin Cavanagh
http://localhost worked before and still works. I also checked the firewall settings. It definitely isn't a problem here - I even tried setting up a different connector http://localhost:8443 (not https) and this worked - so I'm 100% sure its not a firewall issue. Any other ideas? b.t.w. Than

RE: Tomcat HTTPS Help needed

2007-03-28 Thread Zhan, Jimmy
Hi, If you connect to http://localhost while https://localhost:8443, what happen? Make sure http://localhost works first. Jimmy Cash America -Original Message- From: Martin Cavanagh [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 28, 2007 4:23 PM To: Tomcat Users List Subject: Tomca