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