From: Stefan Fritsch
Date: Sun, 5 Jan 2014 16:16:19 +0000 (+0000)
Subject: axe one more case of digest auth being described as secure
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=983ec026a87491ad89852e0c959b7f2a931a39e0;p=thirdparty%2Fapache%2Fhttpd.git
axe one more case of digest auth being described as secure
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555555 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/howto/auth.xml b/docs/manual/howto/auth.xml
index 42e77b47fe4..715c5b727a0 100644
--- a/docs/manual/howto/auth.xml
+++ b/docs/manual/howto/auth.xml
@@ -218,8 +218,9 @@ Require user rbowen
highly sensitive data, unless accompanied by mod_ssl.
Apache supports one other authentication method:
AuthType Digest. This method is implemented by mod_auth_digest and is much more secure. Most recent
- browsers support Digest authentication.
+ >mod_auth_digest and was intended to be more secure. This is no
+ longer the case and the connection should be encrypted with mod_ssl instead.
The AuthName directive sets
the Realm to be used in the authentication. The realm serves