You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by dE <de...@gmail.com> on 2014/10/08 12:46:42 UTC

[users@httpd] Intended use of SSLCACertificateFile/SSLCACertificatePath

In Apache 2.2, these can be used instead of SSLCertificateChainFile, but 
from it's documentation and mentioning of "clients", it looks like 
this's intended to be used in a situation where the client sends the 
server certificates for it's own authentication. This's what I get from --

"These are used for Client Authentication."

Is this correct?

Are all SSLCA* directives used for the same purpose (where client sends 
the public key for it's authentication)?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Intended use of SSLCACertificateFile/SSLCACertificatePath

Posted by dE <de...@gmail.com>.
On 10/08/14 16:53, Eric Covener wrote:
>
> On Wed, Oct 8, 2014 at 6:46 AM, dE <de.techno@gmail.com 
> <ma...@gmail.com>> wrote:
>
>     Are all SSLCA* directives used for the same purpose (where client
>     sends the public key for it's authentication)?
>
>
> ​No.​
>

Thanks for clarifying that.

Re: [users@httpd] Intended use of SSLCACertificateFile/SSLCACertificatePath

Posted by Eric Covener <co...@gmail.com>.
On Wed, Oct 8, 2014 at 6:46 AM, dE <de...@gmail.com> wrote:

> Are all SSLCA* directives used for the same purpose (where client sends
> the public key for it's authentication)?


​No.​