source: server/fedora/config/etc/httpd/conf.d/vhosts-common-ssl-cert.conf @ 263

Last change on this file since 263 was 263, checked in by geofft, 17 years ago
Include file to enable certificate authentication
File size: 124 bytes
Line 
1# This file will be included inside VirtualHost blocks that use certificate auth.
2
3SSLVerifyClient require
4SSLVerifyDepth 1
Note: See TracBrowser for help on using the repository browser.