Virtual Secured Host (Help!).

1998-11-11 Thread Cohen, Joseph
Dear sir, I am trying to set two named base Secured Virtual Hosts under one httpd daemon as follows: IfModule mod_ssl.c IfDefine SSL NameVirtualHost 207.99.47.2:443 VirtualHost 207.99.47.2:443 ServerName www.cartco.com DocumentRoot /WebSites/cartco.com/docs SSLEnable

Re: Virtual Secured Host (Help!).

1998-11-11 Thread Ralf S. Engelschall
On Tue, Nov 10, 1998, Cohen, Joseph wrote: I am trying to set two named base Secured Virtual Hosts under one httpd daemon as follows: NameVirtualHost 207.99.47.2:443 VirtualHost 207.99.47.2:443 [...] /VirtualHost NameVirtualHost 207.99.47.2:443 VirtualHost 207.99.47.2:443 [...]

MSIE vs Client certs

1998-11-11 Thread Kenneth Pettersson
Joost Stegeman wrote: Which field did you add? Did you remember to use the -nobscrit option to remove the critical contraint. MS doesn't like that in a (CA) cert. This sounds promising - at our first shot of creating a CA, we skipped the 'State' field (can't remember the abbreviation of this

Re: MSIE vs Client certs

1998-11-11 Thread Ralf S. Engelschall
On Wed, Nov 11, 1998, Kenneth Pettersson wrote: Joost Stegeman wrote: Which field did you add? Did you remember to use the -nobscrit option to remove the critical contraint. MS doesn't like that in a (CA) cert. This sounds promising - at our first shot of creating a CA, we skipped the

[BugDB] SSL server can't set private key (PR#45)

1998-11-11 Thread bugdb-mod-ssl
Full_Name: Peter Lister Version: Server Version: Apache/1.3.3 (Umod_ssl/2.0.15 SSLeay/0.9.0b OS: OSF1 neptune V4.0 564 alpha Submission from: neptune.pegasus.cranfield.ac.uk (138.250.1.185) My new apache with mod_ssl starts up fine, no config errors. I have a working Ben-SSL server and both

Re: [BugDB] SSL server can't set private key (PR#45)

1998-11-11 Thread bugdb-mod-ssl
On Wed, Nov 11, 1998, [EMAIL PROTECTED] wrote: Full_Name: Peter Lister Version: Server Version: Apache/1.3.3 (Umod_ssl/2.0.15 SSLeay/0.9.0b OS: OSF1 neptune V4.0 564 alpha [...] [11/Nov/1998:15:19:07 +] Unable to set private key [11/Nov/1998:15:19:07 +]

Re: New hooks API

1998-11-11 Thread Martin Kraemer
On Tue, Nov 10, 1998 at 08:03:54PM +0300, Khimenko Victor wrote: May be while Ralf is busy with documentation things someone could take a look on subj. This is just "working demo", but it's working enough to be usable as replacement for mod_ssl 2.1b8 ! PLEASE, take a look and make suggestions.