RE: AJP13,Tomcat404 and SSL

2002-08-22 Thread Kevin Seguin
the ajp13 protocol does not support ssl. the isssl flag you are refering to is probably the ajp request attribute that indicates whether or not the request to the web server was using https. -Original Message- From: Gernot Lepuschitz [mailto:[EMAIL PROTECTED]] Sent: Thursday,

Re: AJP13,Tomcat404 and SSL

2002-08-22 Thread Henri Gomez
Quoting Gernot Lepuschitz [EMAIL PROTECTED]: As i mentioned last time, i´m writing an AJP Client for our server. Now that ajp13 supports ssl, I want to implement it, too. But I don´t really understant how this will work. ajp13 supports SSL ATTRIBUTES, but don't make use of SSL, so it's not