File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -100,15 +100,6 @@ menu "ESP-TLS"
100100 with a server which has a fake identity, provided that the server certificate
101101 is not provided either through API or other mechanism like ca_store etc.
102102
103- config ESP_WOLFSSL_SMALL_CERT_VERIFY
104- bool "Enable SMALL_CERT_VERIFY"
105- depends on ESP_TLS_USING_WOLFSSL
106- default y
107- help
108- Enables server verification with Intermediate CA cert, does not authenticate full chain
109- of trust upto the root CA cert (After Enabling this option client only needs to have Intermediate
110- CA certificate of the server to authenticate server, root CA cert is not necessary).
111-
112103 config ESP_DEBUG_WOLFSSL
113104 bool "Enable debug logs for wolfSSL"
114105 depends on ESP_TLS_USING_WOLFSSL
You can’t perform that action at this time.
0 commit comments