diff --git a/hostapd/hostapd.conf b/hostapd/hostapd.conf index ce3ecdddf..a69174af1 100644 --- a/hostapd/hostapd.conf +++ b/hostapd/hostapd.conf @@ -1012,7 +1012,7 @@ eap_server=0 #check_crl=1 # Specify whether to ignore certificate CRL validity time mismatches with -# errors X509_V_ERR_CERT_HAS_EXPIRED and X509_V_ERR_CERT_NOT_YET_VALID. +# errors X509_V_ERR_CRL_HAS_EXPIRED and X509_V_ERR_CRL_NOT_YET_VALID. # # 0 = ignore errors # 1 = do not ignore errors (default)