RE: SSLCACertificatePath breaks something

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



New info:

I only have this error in a compiled Apache 2.3.6

If I make the same test on the already existing Apache (httpd-2.2.3-6.el5) then I dont get  any problems using
SSLCACertificatePath instead of SSLCACertificateFile

Luis

From: luisneves@xxxxxxxxxxx
To: users@xxxxxxxxxxxxxxxx
Date: Wed, 4 Aug 2010 15:40:47 +0000
Subject: 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/apache2/conf/certs
(and comment the SSLCACertificateFile line)

where certs is the folder where I have all the individual PEM certificates and symbolic links to their hashes
I get on error_log

[Wed Aug 04 13:48:34.257972 2010] [error] [pid 3134] [client 10.15.1.74:48696] Certificate Verification: Error (20): unable to get local issuer certificate
[Wed Aug 04 13:48:34.258299 2010] [info] [pid 3134] [client 10.15.1.74:48696] SSL library error 1 in handshake (server beehive.cm-lisboa.net:443)
[Wed Aug 04 13:48:34.258412 2010] [info] [pid 3134] SSL Library Error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned

Icant find why or what I am missing
Can you help?

Regards,
Luis

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux