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, 19 years ago | |
|---|---|
| File size: 222 bytes | |
| Line | |
|---|---|
| 1 | LoadModule auth_sslcert_module modules/mod_auth_sslcert.so |
| 2 | LoadModule authz_afsgroup_module modules/mod_authz_afsgroup.so |
| 3 | |
| 4 | <Directory /> |
| 5 | AuthSSLCertVar SSL_CLIENT_S_DN_Email |
| 6 | AuthSSLCertStripSuffix "@MIT.EDU" |
| 7 | </Directory> |
Note: See TracBrowser
for help on using the repository browser.
