You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Tim Olsen <to...@gmail.com> on 2005/11/30 00:55:46 UTC

[users@httpd] SSLOptions +FakeBasicAuth without an AuthUserFile ?

For Apache 2.0, is it possible to use "SSLOptions +FakeBasicAuth"
without specifying an AuthUserFile (which I guess would mean without
specifying AuthType as well) ?

The second method referred to in
<http://httpd.apache.org/docs/2.0/ssl/ssl_howto.html#certauthenticate>
seems to imply that a AuthUserFile is not necessary.  Auth* directives
and an httpd.passwd file are only shown in the first method, but not
in the second.

I gathered from
<http://httpd.apache.org/docs/2.0/mod/mod_ssl.html#ssloptions> that an
AuthUserFile is necessary, but now I'm not sure.

thanks,
Tim

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org