Skip to content

Commit 9ce78f7

Browse files
Rex-Chen-NXPkrish2718
authored andcommitted
[nrf fromtree] samples: net: wifi: enable time checking for mbedtls cert files
enable time checking for mbedtls certificate files, return failed if certificate files expired. Signed-off-by: Rex Chen <[email protected]> (cherry picked from commit 6551e40)
1 parent d9ec739 commit 9ce78f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/net/wifi/boards/rd_rw612_bga.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ CONFIG_MBEDTLS=y
9191
CONFIG_MBEDTLS_BUILTIN=y
9292
CONFIG_MBEDTLS_USER_CONFIG_ENABLE=y
9393
CONFIG_MBEDTLS_USER_CONFIG_FILE="wpa_supp_els_pkc_mbedtls_config.h"
94+
CONFIG_MBEDTLS_HAVE_TIME_DATE=y
9495

9596
# Include els_pkc in build
9697
CONFIG_ENTROPY_GENERATOR=y

0 commit comments

Comments
 (0)