Tomcat + SSL problems!

2005-10-03 Thread Raueber Hotzenplotz
Hello I need my client to communicate with a servlet using secure xmlrpc. Using Apache's SecureWebServer works (got my own TrustManager, HostnameVerifier, selfsigned certificates/keystores for server/client). Accessing Tomcat with a browser (https://localhost:8443) works too (selfsigned

Apache + mod_jk + Tomcat ... SSL Problems

2005-09-15 Thread Oliver Schoenwald
Hello, we are using the following versions: Apache 2.0.47 mod_jk (not mod_jk2) Tomcat 5.5.9 The SSL-Feature is backed by openssl 0.9.7c. We configured mod_jk to send the SSL information to the tomcat engine: JkHTTPSIndicator HTTPS JkSESSIONIndicator SSL_SESSION_ID JkCIPHERIndicator SSL_CIPHER

Re: Fwd: Tomcat + ssl problems

2004-08-19 Thread Lloyd Hopper
Hi, Thanks for your reply. We are using jdk1.4.2. I am busy recompiling it as we speak to be 100% sure that it's ok. At 10:20 AM 8/18/2004 -0700, Hassan Schroeder wrote: Lloyd Hopper wrote: I am re-submitting this mail as I have had absolutely no response as of yet - is there really no one that

Fwd: Tomcat + ssl problems

2004-08-18 Thread Lloyd Hopper
: Lloyd Hopper [EMAIL PROTECTED] Subject: Tomcat + ssl problems Hello, I am sure somebody has come across something similar before but I have been unable to find a resolution as yet. The problem is this; I am trying to enable SSL in Tomcat 4.1.29 and several things happen that are not correct, even

Re: Fwd: Tomcat + ssl problems

2004-08-18 Thread Hassan Schroeder
Lloyd Hopper wrote: I am re-submitting this mail as I have had absolutely no response as of yet - is there really no one that has come across this before? I haven't (and I'm running Tomcat/SSL), but... Firstly, the keytool will not work properly when generating a new key. right off the bat,

Tomcat + ssl problems

2004-08-12 Thread Lloyd Hopper
Hello, I am sure somebody has come across something similar before but I have been unable to find a resolution as yet. The problem is this; I am trying to enable SSL in Tomcat 4.1.29 and several things happen that are not correct, even though this should be a rather simple goal to achieve.

Re: SSL problems with commercial X509 certificates and jks - solution

2004-08-05 Thread Christina Cunningham
Hi, I have finally found a solution to the problem of using commercial certificates and running tomcat in https mode. As this seems to be a common issue for people using tomcat and 3rd party certs, I have provided the information below - might save someone else some time! (I have translated the

SSL problems with commercial X509 certificates and jks

2004-07-30 Thread Christina Cunningham
Hi I am trying to deploy tomcat securely using https and X509 certificates issued by a CA. I have followed the documentation on the tomcat webpage to insert my CA certificate into the cacerts store in Java as well as the server.ks and changed the server.xml file. When I try and run tomcat

Tomcat 4.1.30 + SSL = Problems

2004-07-08 Thread Fredrik Liden
I followed the instructions on the tomcat SSL Config page. I generated the .keystore file using changeit password. When I go to the test page http://localhost:8443/ I see 5 squares up in the left corner and that's it. Anyone encountered this?? I'm not sure how to proceed. I'm using Jdk 1.4.1 so

Re: Tomcat 4.1.30 + SSL = Problems

2004-07-08 Thread Dennis Dai
On 7/8/2004 3:46 PM, Fredrik Liden wrote: I followed the instructions on the tomcat SSL Config page. I generated the .keystore file using changeit password. When I go to the test page http://localhost:8443/ I see 5 squares up in the left corner and that's it. Anyone encountered this?? I'm not

Re: Tomcat 4.1.30 + SSL = Problems

2004-07-08 Thread Jason
=== Thu, Jul 08, 2004 at 05:35:05PM -0700 / Dennis Dai === I followed the instructions on the tomcat SSL Config page. I generated the .keystore file using changeit password. When I go to the test page http://localhost:8443/ I see 5 squares up in the left corner and that's it. Anyone

Re: Tomcat 4.1.30 + SSL = Problems

2004-07-08 Thread QM
: Use https://... instead of http://... : : Wow, if only I'd held off a few more minutes on my mail; thanks, this : was my problem as well. Is there a reason there's not a more legible : error? The server expects to complete an SSL-enabled handshake before your HTTP-level request makes it to

Re: Tomcat 4.1.30 + SSL = Problems

2004-07-08 Thread Dennis Dai
On 7/8/2004 7:39 PM, QM wrote: : Use https://... instead of http://... : : Wow, if only I'd held off a few more minutes on my mail; thanks, this : was my problem as well. Is there a reason there's not a more legible : error? The server expects to complete an SSL-enabled handshake before your

Re: SSL problems

2003-01-04 Thread Joseph Stephen
I could just dig up my previous reply. See the mails below if it helps --- Morten Tollefsen [EMAIL PROTECTED] wrote: From: Morten Tollefsen [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED], 'Joseph Stephen' [EMAIL PROTECTED] Subject: SV: SV: SV: Problems running VeriSign

SSL problems

2003-01-03 Thread Bill
Hello! I'm having some problems installing a temporary Verisign cert using the SSL-Howto in the Tomcat docs. I'm getting a: keytool error: java.lang.Exception: Failed to establish chain from reply I found one post in the archives that had no reply. I also found some posts to non-jakarta

Tomcat 4.1.18 + apache SSL Problems

2003-01-03 Thread Alexander Wallace
Hello there... I have a web app that works perfect under tomcat 4.1.12. It works partially ok with 4.1.18, everything under http works fine, but if i call something using https, i get the following error: An error occured while loading https://my.server.com/myapp/secure/activation.jsp: Could

Re: SSL problems

2003-01-03 Thread Joseph Stephen
I did post a reply to a similar question sometime back. Anyway here its is again The reason you see the error is because the the Java key store does not contain the CA root certificate. Simply put the keystore does not recognize the certifying authority. To see the availble CA root in you java

Re: SSL problems

2003-01-03 Thread Bill
Joseph I did install the root CA's cert before attempting to install the site cert. I apologize for not explicitly saying it, its a step in the how-to so I assumed it to be understood. On Fri, 2003-01-03 at 17:56, Joseph Stephen wrote: I did post a reply to a similar question sometime back.

tomcat ssl problems( no cihpher suites in common)

2002-12-24 Thread ningr
Hello all, I use jakarta-tomcat-4.0.6, jdk 1.4.0 on windows xp home edition, I want to use the tomcat with ssl, I modified the server.xml according to the how-to on the jakarta site, I start the tomcat and get no error, but when I use IE to connect the https://localhost:8443/,

SSL problems with Jakarta tomcat 4.0.1

2002-02-21 Thread Violeta Georgieva
Hi, Windows NT jdk1.3.1_01 tomcat 4.0.1 !-- Define a non-SSL HTTP/1.1 Connector on port 80 -- Connector className=org.apache.catalina.connector.http.HttpConnector port=80 minProcessors=5 maxProcessors=75 enableLookups=true redirectPort=443

SSL problems with Jakarta tomcat 4.0.1

2002-02-21 Thread Violeta Georgieva
Hi, Windows NT jdk1.3.1_01 tomcat 4.0.1 !-- Define a non-SSL HTTP/1.1 Connector on port 80 -- Connector className=org.apache.catalina.connector.http.HttpConnector port=80 minProcessors=5 maxProcessors=75 enableLookups=true redirectPort=443

RE: SSL Problems with Tomcat 4.0.1 on Linux with Sun and IBM Jvms

2001-11-24 Thread Francis Lalonde
LinakgeError problem and all I can say now is : check your jars twice for duplicated classes. -Original Message- From: robin [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 20, 2001 10:10 To: Tomcat Users List Subject: SSL Problems with Tomcat 4.0.1 on Linux with Sun and IBM Jvms Hi, Thanks

RE: SSL Problems with Tomcat 4.0.1 on Linux with Sun and IBM Jvms

2001-11-23 Thread Francis Lalonde
To: Tomcat Users List Subject: SSL Problems with Tomcat 4.0.1 on Linux with Sun and IBM Jvms Hi, Thanks to a replyI received yesterday, I managed to get tomcat 4.0.1 working with IBM JDK 1.3. I then followed the tomcat ssl howto literally, keeping the keystore in the standard place with the standard

SSL Problems with Tomcat 4.0.1 on Linux with Sun and IBM Jvms

2001-11-22 Thread robin
Hi, Thanks to a replyI received yesterday, I managed to get tomcat 4.0.1 working with IBM JDK 1.3. I then followed the tomcat ssl howto literally, keeping the keystore in the standard place with the standard password. The server won't start properly under the IBM JDM 1.3.0 - I get: Apache

RE: Still Have SSL problems

2001-05-29 Thread Todd Sussman
to Tomcat (3.2.1/JDK1.2.2). Do I need to run keytool and create a new one for tomcat or can I import it somehow? Thanks Todd -Original Message- From: Warren Crossing [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 29, 2001 8:19 AM To: '[EMAIL PROTECTED]' Subject: RE: Still Have SSL problems

RE: Still Have SSL problems

2001-05-29 Thread Todd Sussman
I am sorry this is taking up alot of peoples time.. Now i get an error no self-signed certificate in reply Any Ideas? Todd -Original Message- From: Rams [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 29, 2001 9:06 AM To: [EMAIL PROTECTED] Subject: RE: Still Have SSL problems if u have

Still Have SSL problems

2001-05-28 Thread Todd Sussman
I altered the server.xml file as explained in the ssl + tomcat document. The problem I have is that I do not understand how to import the cert. I have from Verisign. This was created with a request gernerated by IIS 5.0. I keep getting an error that it can not find the .keystore file. Do I need

RE: Still Have SSL problems

2001-05-28 Thread Warren Crossing
: Tuesday, 29 May 2001 3:23 PM To: [EMAIL PROTECTED] Subject: Still Have SSL problems I altered the server.xml file as explained in the ssl + tomcat document. The problem I have is that I do not understand how to import the cert. I have from Verisign. This was created with a request gernerated by IIS

more information on SSL problems....

2001-03-19 Thread Mark W. Webb
I am getting the following errors when I try and load a servlet from the webapps/servlets directory... 2001-03-19 09:23:06 - Ctx( /servlets ): 404 R( /servlets +/HelloWorldExample + null) null 2001-03-19 09:24:29 - Ctx( /servlets ): 404 R( /servlets + /SessionExample + null) null Here is