Re: mod_ssl and mod_jk (Win32)

2002-12-04 Thread Paul Christmann
Answering my own question in case anyone else ever encounters this: Modify Tomcat's server.xml specifying scheme=https (rather than scheme=http) for the Connector used to wire Apache and Tomcat. Paul Christmann wrote: Environment: Running Apache 2.0.43/OpenSSL 9.6.g as downloaded from

RE: how to add multiple SSL cert for each virtual host?

2002-12-04 Thread Shawn Syms
Hawk: Here is more info on why did doesn't work: http://www.ensim.com/support/sxc/faqs/4.10.html --- Shawn Syms | Systems Administrator Infinet Communications | [EMAIL PROTECTED] --- -Original Message- From: Hack Hawk [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 03, 2002 3:35 PM

RE: how to add multiple SSL cert for each virtual host?

2002-12-04 Thread Boyle Owen
From: Cliff Woolley [mailto:[EMAIL PROTECTED]] But please, people, this is SUCH a frequently asked question. Definitely one of the top three. I'd say it is THE most frequently asked question (but I can't be bothered scanning the archives to prove it :-) The FAQ

Re: how to add multiple SSL cert for each virtual host?

2002-12-04 Thread Justin Williams
A whole new error class! RTFM errors and ID-10-T error codes alongside! If nothing else, it would be thoroughly entertaining! On Wednesday 04 December 2002 12:17 pm, Boyle Owen wrote: From: Cliff Woolley [mailto:[EMAIL PROTECTED]] But please, people, this is SUCH a frequently asked

Re: how to add multiple SSL cert for each virtual host?

2002-12-04 Thread Mads Toftum
On Wed, Dec 04, 2002 at 01:17:12PM +0100, Boyle Owen wrote: From: Cliff Woolley [mailto:[EMAIL PROTECTED]] But please, people, this is SUCH a frequently asked question. Definitely one of the top three. I'd say it is THE most frequently asked question (but I can't be bothered scanning

Mod_ssl in apache 2.X

2002-12-04 Thread Johan Bryssling
Hi! I have a couple of questions: If mod_ssl is included in apache2.x why doesnt it show up in the modulelist when I use: % httpd -l ? If it's not included when I default compile (using the INSTALL-file instructions), how do I know how to compile in the mod_ssl into the apache (if this is my

Re: Mod_ssl in apache 2.X

2002-12-04 Thread R. DuFresne
Didn't read any of the documentation in that tarball did ya? INSTALL [SNIP] For a short impression of what possibilities you have, here is a typical example which configures Apache for the installation tree /sw/pkg/apache with a particular compiler and flags plus the two

Re: how to add multiple SSL cert for each virtual host?

2002-12-04 Thread Hack Hawk
At 11:26 PM 12/03/2002, Justin Williams wrote: A whole new error class! RTFM errors and ID-10-T error codes alongside! If nothing else, it would be thoroughly entertaining! In my defense, I ALWAYS RTFM before asking questions like this. HOWEVER, in this case, the httpd.conf APPEARS to

ssl renegotiation in post not allowed?

2002-12-04 Thread Alejandro Dobniewski
Hello: I'm having a problem using client authentication with POST method. I have an Apache 2.0.43, server side SSL works fine. The browser is an internet explorer 6.0. When I requiere client side authentication I can't POST any data. The error log follows: [Wed Dec 04 15:27:09 2002]