Hi guys ,
please point me if it possible to the docu, cannot find anything related to the topic.


here is an example:



<VirtualHost>
SSLVerifyClient optional

Alias /auth   /htdocs/authorisation
<Location "/auth">
SSLVerifyClient require
SSLOptions +ExportCertData +StdEnvVars
SSLVerifyDepth 5
Options None
</Location>

</VirtualHost>


Best Regards ,
Yefym

Reply via email to