source:
server/fedora/config/etc/httpd/conf.d/auth_sslcert.conf
@
811
Last change on this file since 811 was 391, checked in by andersk, 16 years ago | |
---|---|
File size: 283 bytes |
Rev | Line | |
---|---|---|
[70] | 1 | LoadModule auth_sslcert_module modules/mod_auth_sslcert.so |
2 | LoadModule authz_afsgroup_module modules/mod_authz_afsgroup.so | |
[391] | 3 | LoadModule auth_optional_module modules/mod_auth_optional.so |
[70] | 4 | |
[384] | 5 | <Directory /> |
[70] | 6 | AuthSSLCertVar SSL_CLIENT_S_DN_Email |
7 | AuthSSLCertStripSuffix "@MIT.EDU" | |
[384] | 8 | </Directory> |
Note: See TracBrowser
for help on using the repository browser.