As mentioned on the mailing list today: omission might confuse people
ca_path = ${cadir}
+ # Accept an expired Certificate Revocation List
+ #
+# allow_expired_crl = no
+
#
# If check_cert_issuer is set, the value will be checked
# against the DN of the issuer in the client certificate. If
ca_path = ${cadir}
# check_cert_issuer = "/C=GB/ST=Berkshire/L=Newbury/O=My Company Ltd"
# check_cert_cn = %{User-Name}
+
+ # Accept an expired Certificate Revocation List
+ #
+# allow_expired_crl = no
}
## EAP-TLS
# check_crl = yes
ca_path = ${cadir}
+ # Accept an expired Certificate Revocation List
+ #
+ # allow_expired_crl = no
+
#
# If check_cert_issuer is set, the value will
# be checked against the DN of the issuer in