]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
check-eap-tls: Set Reply-Message in the right request's list (#4869) 4871/head
authorTerry Burton <tez@terryburton.co.uk>
Fri, 27 Jan 2023 13:02:08 +0000 (13:02 +0000)
committerTerry Burton <tez@terryburton.co.uk>
Fri, 27 Jan 2023 16:58:00 +0000 (16:58 +0000)
raddb/sites-available/check-eap-tls

index 69065e1614402b3984848b0c0d6326a115c667fa..d367463b366c031348f7d7f445e13a7e58734c05 100644 (file)
@@ -59,7 +59,7 @@ authorize {
 #                      &Auth-Type := Reject
 #              }
 #              update reply {
-#                      &Reply-Message := "Your certificate is not valid."
+#                      &outer.Reply-Message := "Your certificate is not valid."
 #              }
 #      }