From: Arran Cudbard-Bell Date: Sat, 9 Oct 2021 17:50:06 +0000 (-0500) Subject: Minor tweaks to eap config X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1258aaf69b4a052d861a27bd10c4c8e5775b3207;p=thirdparty%2Ffreeradius-server.git Minor tweaks to eap config --- diff --git a/raddb/mods-available/eap b/raddb/mods-available/eap index 62c08244bcc..ba3538497b6 100644 --- a/raddb/mods-available/eap +++ b/raddb/mods-available/eap @@ -597,8 +597,6 @@ eap { # The SSL library also checks that the the correct usage # OIDs are present in the presented client certificate # and that none of the certificates have expired. - # - # # [options="header,autowidth"] # |=== @@ -678,7 +676,7 @@ eap { # stateless session-resumption. # ==== # -# attribute_mode = untrusted +# attribute_mode = client-and-issuer # # check_crl:: Check the Certificate Revocation List.