On Thu, Dec 29, 2011 at 2:23 PM, Christoph Anton Mitterer
wrote:
> Hi.
>
> I wondered whether the following is somehow possible (I guess it's not).
>
> I have a SSL vhost,... and I'd like to require SSL client cert
> authentication _per default_ ... but selectively being able to not
> demand it fo
Hey.
I guess I've found a solution on my own, well at least a partial one.
Here it is for those interested:
Don't set the "vhost-wide" SSLVerifyClient require directly in the
block, but either in a
SSLVerifyClient require
or (if this is enough, as all the content lies in the filesystem
Hi.
I wondered whether the following is somehow possible (I guess it's not).
I have a SSL vhost,... and I'd like to require SSL client cert
authentication _per default_ ... but selectively being able to not
demand it for some directories/files/locations.
Having something like:
SSLVerifyClient