You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 17, 2025. It is now read-only.
I've done a bit of looking around trying to solve this one. It seems it is an issue with the ESP8266HTTPClient, see here. It looks like it should be possible to simply not have the ESP8266 not check if the cert is valid but that is obviously not nearly as secure and hasn't been implemented, you would have to hack it in.
It'd be nice to have the fingerprint as an optional
.begin()
parameter to prevent issue like #238 #237 #236The text was updated successfully, but these errors were encountered: