RE: [EMAIL PROTECTED] mod-ssl with or without client certificate

2005-12-23 Thread Boyle Owen
> -Original Message- > From: Ezio Paglia [mailto:[EMAIL PROTECTED] > Sent: Donnerstag, 22. Dezember 2005 18:03 > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] mod-ssl with or without client certificate > > > Server version: Apache/2.0.54 > > Hi

[EMAIL PROTECTED] mod-ssl with or without client certificate

2005-12-22 Thread Ezio Paglia
Server version: Apache/2.0.54 Hi all. In our virtual hosts we have got a squirrelmail conf through https (without client side certificate). It works. NameVirtualHost *:443 ServerAdmin [EMAIL PROTECTED] ServerName webmail.comune.grosseto.it SSLEngine on Docume