]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
remove references to 2.1.10
authorAlan T. DeKok <aland@freeradius.org>
Mon, 2 Oct 2017 18:03:33 +0000 (14:03 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Mon, 2 Oct 2017 18:03:33 +0000 (14:03 -0400)
raddb/mods-available/eap
raddb/sites-available/tls

index d4d7ea6e0bfd228a7cae78ff94c3fee423c318ae..f67cbdbff9b6560cec9f68da1adb82b59723d2ef 100644 (file)
@@ -296,10 +296,10 @@ eap {
                #  match, the certificate verification will fail,
                #  rejecting the user.
                #
-               #  In 2.1.10 and later, this check can be done
-               #  more generally by checking the value of the
-               #  TLS-Client-Cert-Issuer attribute.  This check
-               #  can be done via any mechanism you choose.
+               #  This check can be done more generally by checking
+               #  the value of the TLS-Client-Cert-Issuer attribute.
+               #  This check can be done via any mechanism you
+               #  choose.
                #
        #       check_cert_issuer = "/C=GB/ST=Berkshire/L=Newbury/O=My Company Ltd"
 
index 3ee0d7a147225f615d9ac8bcb6af611600fa968a..1219aa6bcabcb380a7ae16142f64fe98b3b5f688 100644 (file)
@@ -173,10 +173,9 @@ listen {
               #  match, the certificate verification will fail,
               #  rejecting the user.
               #
-              #  In 2.1.10 and later, this check can be done
-              #  more generally by checking the value of the
-              #  TLS-Client-Cert-Issuer attribute.  This check
-              #  can be done via any mechanism you choose.
+              #  This check can be done more generally by checking
+              #  the value of the TLS-Client-Cert-Issuer attribute.
+              #  This check can be done via any mechanism you choose.
               #
        #       check_cert_issuer = "/C=GB/ST=Berkshire/L=Newbury/O=My Company Ltd"