url-encoding does not work in Apache+Tomcat while SSL is enabled

2000-12-21 Thread Amund Elstad
Hello, We use Tomcat 3.2.1 as a backend to Apache 1.3. Apache serves both http and https (mod_ssl) connections and communicates with Tomcat using the ajp13 (mod_jk) protocol. Our servers run NT/2000. Problem: Tomcat's session tracking under SSL does not work without cookies. Running the same

RE: Setting up Apache/Tomcat for SSL

2000-12-15 Thread Michael Cohen (ETL)
erLog /usr/local/apache_1.3.14/logs/access_log # SSL Engine Switch: # Enable/Disable SSL for this virtual host. SSLEngine on etcetcetc... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 15 December 2000 00:44 To: [EMAIL PROTECTED] Subject: Setting up Apa

Re: Tomcat 3.2 SSL error:Error reading request

2000-12-15 Thread Dave Smith
Hi Robert, I can tell you keystores for 1.2 and 1.3 are not compatible (at least in my experience). I ignored the note about compiling tomcat and was able to get SSL working in tomcat standalone configuration.See the Dasho-Pro reference? That's a tag from deep in the Cipher suite. I'm

Setting up Apache/Tomcat for SSL

2000-12-14 Thread guyr
Yes, I'm reading furiously on the appropriate sites. My question is about configuration. I read that to run both a secure server and non-secure server on the same instance of Apache, one of them must be virtual. The example given is for secure to be the non-virtual server, and it shows a

Re: Setting up Apache/Tomcat for SSL-build scripts

2000-12-14 Thread Filip Hanik
- From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, December 14, 2000 4:44 PM Subject: Setting up Apache/Tomcat for SSL Yes, I'm reading furiously on the appropriate sites. My question is about configuration. I read that to run both a secure server

Re: Setting up Apache/Tomcat for SSL-build scripts

2000-12-14 Thread Filip Hanik
: Re: Setting up Apache/Tomcat for SSL-build scripts here are the exact steps for building apache with ssl. if you copy and past this, your apache build will work, get the software from modssl.org, openssl.org and apache.org --cut here

Re: have you gotten tomcat and ssl working yet?

2000-12-06 Thread kashish
Is it a must to have JDK 1.2 or more for tomcat 3.2 ? i I have been successful in running tomcat 3.2 with SSL on linux. But I am struggling for AIX. I did whatever I did in case of linux except that I dont have jdk1.2, but I have jdk1.1.8 on AIX. But the tomcat is starting up only for plain

RE: have you gotten tomcat and ssl working yet?

2000-12-06 Thread Lacerda, Wellington (AFIS)
; [EMAIL PROTECTED] Subject:Re: have you gotten tomcat and ssl working yet? Is it a must to have JDK 1.2 or more for tomcat 3.2 ? i I have been successful in running tomcat 3.2 with SSL on linux. But I am struggling for AIX. I did

<    1   2   3   4   5