http2_request: Enable insecure TLS by default

This commit is contained in:
Aditya Patwardhan 2021-01-18 16:05:46 +05:30
parent 76acc8ddde
commit 64e543ed0a

View File

@ -0,0 +1,2 @@
CONFIG_ESP_TLS_INSECURE=y
CONFIG_ESP_TLS_SKIP_SERVER_CERT_VERIFY=y