]> granicus.if.org Git - apache/commitdiff
axe one more case of digest auth being described as secure
authorStefan Fritsch <sf@apache.org>
Sun, 5 Jan 2014 16:16:19 +0000 (16:16 +0000)
committerStefan Fritsch <sf@apache.org>
Sun, 5 Jan 2014 16:16:19 +0000 (16:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555555 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/howto/auth.xml

index 42e77b47fe4598637d369fae35efd10efdd87b25..715c5b727a04a46b6af651ddd1e4c457fca571f3 100644 (file)
@@ -218,8 +218,9 @@ Require user rbowen
     highly sensitive data, unless accompanied by <module>mod_ssl</module>.
     Apache supports one other authentication method:
     <code>AuthType Digest</code>. This method is implemented by <module
-    >mod_auth_digest</module> and is much more secure. Most recent
-    browsers support Digest authentication.</p>
+    >mod_auth_digest</module> and was intended to be more secure. This is no
+    longer the case and the connection should be encrypted with <module
+    >mod_ssl</module> instead.</p>
 
     <p>The <directive module="mod_authn_core">AuthName</directive> directive sets
     the <dfn>Realm</dfn> to be used in the authentication. The realm serves