]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
note on draft vs RFC
authorAlan T. DeKok <aland@freeradius.org>
Wed, 30 Jan 2019 14:56:16 +0000 (09:56 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 30 Jan 2019 14:56:16 +0000 (09:56 -0500)
raddb/mods-available/digest

index 5ee52390f2a2a5ddbeaff4f97a2fa59274bfcc15..b36e7c1e61d97c095c6836a521a7662e229b2610 100644 (file)
@@ -8,7 +8,11 @@
 #
 #  The `digest` module is used for performing authentication against a Cisco SIP server.
 #
-#  See `RFC 5090` for more details.
+#  NOTE: Digest authentication is standardized in `RFC 5090`.
+#  However, most implementations do not use that.  Instead, they
+#  implement the draft given below.
+#
+#  See `doc/rfc/draft-sterman-aaa-sip-00.txt' for more details.
 #
 #  NOTE: The `digest` module currently has no configuration.
 #