Closed
Description
Hi there,
I have to push some data from ESP8266 to an IoT Cloud system. But this requires HTTPS.
In the examples I found, I always need to specify the fingerprint of the https-certficate.
This binds my source directly to the cloud system. If certificate changes, the request fails I guess...
So I have to update my sketch with every certificate-change, which is not that easy for my use-case.
Is there a possibility to accept whatever certificate is running behind https?
For my use-case it would be okay to use http instead of https, but the cloud system does only provide https. So I have to stick to it.
br,
Alex
Metadata
Metadata
Assignees
Labels
No labels