Problems with CA-Certifcates

2007-05-17 Thread Keller Kind
Hello, i have got 2 problems with my Apache using mod_ssl and authentification with client-certificates. 1. When the Apache is running and i copy a new pem-encoded CA-Certificate in the specified directory (SSLCACertifcatePath) and create the symbolic hash-link, no client is able to connect with

RE: Problems with CA-Certifcates

2007-05-17 Thread Fought, Richard
1. I believe the server reads the CA cert into memory at startup for a couple of reasons: to prevent unnecessary disk access, and probably as a security measure as well. If your cert is password protected, you might want an admin to type it in and startup is the perfect time to do it. 2. Maybe

RE: Problems with CA-Certifcates

2007-05-17 Thread Fought, Richard
Sent: Thursday, May 17, 2007 10:30 AM To: modssl-users@modssl.org Subject: Re: Problems with CA-Certifcates 2. Yes i know, that i can have more than one certificate in a PEM-file. That is used for the SSLCACertificateFile Option. But this didnt solve the problem. There is no difference between