RE: [EMAIL PROTECTED] mod_ssl and client cert

2007-06-06 Thread TAYLOR, TIM \(CONTRACTOR\)
users@httpd.apache.org Subject: [EMAIL PROTECTED] mod_ssl and client cert Hello everyone. I've an apache 2.2.4 up and running! I've this configuration in my ssl.conf file: Listen xxx.xxx.xxx.xxx:443 ServerName xxx.xxx.xxx.xxx:443 ErrorLog /opt/CHROOT/HTTPD-2.2.4/logs/error_log TransferLog /o

[EMAIL PROTECTED] mod_ssl and client cert

2007-05-31 Thread Manuela . Vorazzo
Hello everyone. I've an apache 2.2.4 up and running! I've this configuration in my ssl.conf file: Listen xxx.xxx.xxx.xxx:443 ServerName xxx.xxx.xxx.xxx:443 ErrorLog /opt/CHROOT/HTTPD-2.2.4/logs/error_log TransferLog /opt/CHROOT/HTTPD-2.2.4/logs/access_log SSLEngine on SSLCipherSuite ALL:!ADH:!EX