1 # wpa_supplicant config
2 config WPA_SUPPLICANT_NO_TIMESTAMP_CHECK
3 bool "Disable timestamp check"
4 depends PACKAGE_wpa-supplicant
7 This disables the timestamp check for certificates in wpa_supplicant
8 Useful for devices without RTC that cannot reliably get the real date/time
10 prompt "Choose TLS provider"
11 default WPA_SUPPLICANT_INTERNAL
12 depends PACKAGE_wpa-supplicant
14 config WPA_SUPPLICANT_INTERNAL
17 config WPA_SUPPLICANT_OPENSSL
19 select PACKAGE_libopenssl