RE: [us...@httpd] SSLCACertificatePath breaks something

2010-08-04 Thread Luis Neves
...@hotmail.com To: users@httpd.apache.org Date: Wed, 4 Aug 2010 16:09:35 + Subject: RE: [us...@httpd] SSLCACertificatePath breaks something Well, I said an error It happens even using Apache 2.2.3 The only way it works ok is using a third-party mod_sso.so So, must be some kind of mod_sso bug

RE: [us...@httpd] SSLCACertificatePath breaks something

2010-08-04 Thread Luis Neves
: users@httpd.apache.org Date: Wed, 4 Aug 2010 15:40:47 + Subject: [us...@httpd] SSLCACertificatePath breaks something Hi to all, if in apache I use in SSLCACertificateFile /etc/pki/tls/certs/ca-bundle.crt I dont have any errors regarding the client certificate If I change it to

RE: [us...@httpd] SSLCACertificatePath breaks something

2010-08-04 Thread Luis Neves
: Wed, 4 Aug 2010 15:40:47 + Subject: [us...@httpd] SSLCACertificatePath breaks something Hi to all, if in apache I use in SSLCACertificateFile /etc/pki/tls/certs/ca-bundle.crt I dont have any errors regarding the client certificate If I change it to SSLCACertificatePath /usr/local

[us...@httpd] SSLCACertificatePath breaks something

2010-08-04 Thread Luis Neves
Hi to all, if in apache I use in SSLCACertificateFile /etc/pki/tls/certs/ca-bundle.crt I dont have any errors regarding the client certificate If I change it to SSLCACertificatePath /usr/local/apache2/conf/certs (and comment the SSLCACertificateFile line) where certs is the folder where I have