Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

expose fingerprint as an optional parameter #239

Open
proppy opened this issue Dec 15, 2016 · 2 comments
Open

expose fingerprint as an optional parameter #239

proppy opened this issue Dec 15, 2016 · 2 comments

Comments

@proppy
Copy link
Contributor

proppy commented Dec 15, 2016

It'd be nice to have the fingerprint as an optional .begin() parameter to prevent issue like #238 #237 #236

@tomeryehu
Copy link

You right!

Also a way to know when its change and how to take the new one ....

@path9263
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants