From: Stefan Fritsch Date: Sun, 5 Jan 2014 16:18:46 +0000 (+0000) Subject: Merge r1555555 from trunk: X-Git-Tag: 2.4.8~283 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f2839f65bac7f7e54fe2a8fa9f4f225af83d9110;p=apache Merge r1555555 from trunk: axe one more case of digest auth being described as secure git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1555559 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/howto/auth.xml b/docs/manual/howto/auth.xml index 362b089fab..2d0f8fc151 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