ngrok wifisecure [SOLVED]
Posted: Wed Nov 25, 2020 4:57 am
I used https://github.com/espressif/arduino-es ... Secure.ino for a long time with ngrok root CA, and everything worked fine.
Now i try to do the same but i get this error:
It is strange to get an error as "www.howsmyssl.com" example works fine, also i try to go in google with root CA i downloaded myself and again works fine..
did ngrok changed anything? this was working fine some months ago..
Now i try to do the same but i get this error:
Code: Select all
[E][ssl_client.cpp:33] _handle_error(): [start_ssl_client():199]: (-29312) SSL - The connection indicated an EOF
[E][WiFiClientSecure.cpp:132] connect(): start_ssl_client: -29312
did ngrok changed anything? this was working fine some months ago..