Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 81636 invoked from network); 1 Jun 2005 10:36:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Jun 2005 10:36:28 -0000 Received: (qmail 68817 invoked by uid 500); 1 Jun 2005 10:36:26 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 68796 invoked by uid 500); 1 Jun 2005 10:36:25 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 68783 invoked by uid 99); 1 Jun 2005 10:36:25 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Wed, 01 Jun 2005 03:36:25 -0700 Received: (qmail 81551 invoked by uid 65534); 1 Jun 2005 10:36:10 -0000 Message-ID: <20050601103610.81550.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: svn commit: r179371 - /httpd/httpd/trunk/docs/manual/mod/mod_ssl.xml Date: Wed, 01 Jun 2005 10:36:06 -0000 To: cvs@httpd.apache.org From: jorton@apache.org X-Mailer: svnmailer-1.0.0-dev X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: jorton Date: Wed Jun 1 03:36:03 2005 New Revision: 179371 URL: http://svn.apache.org/viewcvs?rev=3D179371&view=3Drev Log: Note that SSLUsername is ignored if FakeBasicAuth is used. Modified: httpd/httpd/trunk/docs/manual/mod/mod_ssl.xml Modified: httpd/httpd/trunk/docs/manual/mod/mod_ssl.xml URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/docs/manual/mod/mod_ss= l=2Exml?rev=3D179371&r1=3D179370&r2=3D179371&view=3Ddiff =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/httpd/trunk/docs/manual/mod/mod_ssl.xml (original) +++ httpd/httpd/trunk/docs/manual/mod/mod_ssl.xml Wed Jun 1 03:36:03 2005 @@ -1621,6 +1621,11 @@ 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