From: Joe Orton
SSLRequireSSL
SSLSessionCache
SSLSessionCacheTimeout
SSLUserName
SSLVerifyClient
SSLVerifyDepth| Description: | Variable name to determine user name |
|---|---|
| Syntax: | SSLUserName varname |
| Context: | server config, directory, .htaccess |
| Override: | AuthConfig |
| Status: | Extension |
| Module: | mod_ssl |
| Compatibility: | Available in Apache 2.1 and later |
+
+This directive sets the "user" field in the Apache request object.
+This is used by lower modules to identify the user with a character
+string. In particular, this may cause the environment variable
+REMOTE_USER to be set. The varname can be
+any of the SSL environment variables.
+SSLUserName SSL_CLIENT_S_DN_CN
+
mime.types filemime.types file