removed ssl/tls handshake, replaced with one which honors ssl handshake timeout

This commit is contained in:
brentru
2019-10-01 15:59:13 -04:00
parent e2761767e7
commit beb3a98b05
2 changed files with 34 additions and 26 deletions

11
SSL_WORK.code-workspace Normal file
View File

@@ -0,0 +1,11 @@
{
"folders": [
{
"path": "."
},
{
"path": "/Users/brent/Desktop/git_repos/arduino-esp32/libraries/WiFiClientSecure"
}
],
"settings": {}
}