[users@httpd] Bug or Feature : global SSLVerifyClient in <VirtualHost> overrides the same in <Location>?

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

 




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
[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