]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Removed references to version 2.1.10 in the config docs 2085/head
authorHerwin Weststrate <herwin@snt.utwente.nl>
Mon, 2 Oct 2017 17:17:13 +0000 (19:17 +0200)
committerHerwin Weststrate <herwin@snt.utwente.nl>
Mon, 2 Oct 2017 17:17:13 +0000 (19:17 +0200)
That version is years out of date, there's no added value in keeping
references to that version in the docs.

raddb/mods-available/eap
raddb/sites-available/tls

index d7200515148ed9e230d24d43bad28dfc5268e77e..42501f0f8c28c94bb2070ce2615af2d474d5268d 100644 (file)
@@ -298,9 +298,9 @@ eap {
                #  the values do not 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"
 
@@ -313,9 +313,9 @@ eap {
                #  This check is done only if the previous "check_cert_issuer"
                #  is not set, or if the check succeeds.
                #
-               #  In 2.1.10 and later, this check can be done more generally by
-               #  checking the value of the TLS-Client-Cert-CN 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-CN attribute.  This check can be done
+               #  via any mechanism you choose.
                #
 #              check_cert_cn = %{User-Name}
 
index b1df728a6728e82b9a871e2769c460d7f345abc2..ed9f5d7c2c2ccc28ea575b23c614b4960842b746 100644 (file)
@@ -136,10 +136,9 @@ server radsec {
                        #  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"
 
@@ -154,10 +153,9 @@ server radsec {
                        #  "check_cert_issuer" is not set, or if
                        #  the check succeeds.
                        #
-                       #  In 2.1.10 and later, this check can be done
-                       #  more generally by checking the value of the
-                       #  TLS-Client-Cert-CN 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-CN attribute.
+                       #  This check can be done via any mechanism you choose.
                        #
                #       check_cert_cn = %{User-Name}
                #