From: Joe Orton Date: Wed, 1 Jun 2005 10:36:03 +0000 (+0000) Subject: Note that SSLUsername is ignored if FakeBasicAuth is used. X-Git-Tag: 2.1.5~58 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a91f8025a8226ba0a8492e43415fdec7f66ec8ff;p=apache Note that SSLUsername is ignored if FakeBasicAuth is used. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@179371 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml index 20a11eaadc..5c807b28ed 100644 --- a/docs/manual/mod/mod_ssl.xml +++ b/docs/manual/mod/mod_ssl.xml @@ -1621,6 +1621,11 @@ 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.

+ +

Note that this directive has no effect if the +FakeBasic option is used (see SSLOptions).

+ Example SSLUserName SSL_CLIENT_S_DN_CN