From 1258aaf69b4a052d861a27bd10c4c8e5775b3207 Mon Sep 17 00:00:00 2001 From: Arran Cudbard-Bell Date: Sat, 9 Oct 2021 12:50:06 -0500 Subject: [PATCH] Minor tweaks to eap config --- raddb/mods-available/eap | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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. -- 2.47.3