Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use root cert, not fingerprint for api.github.com #7490

Merged
merged 2 commits into from
Jul 28, 2020

Conversation

earlephilhower
Copy link
Collaborator

The HTTPS example we were using a fingerprint which seems to change
daily as the github.com certificates are regenerated. Replace this with
a trust anchor based on the ultimate root CA that github.com uses to
sign their certificates. Assuming they don't change CAs, this
certificate should be good until 2030+

Fixes #7489

The HTTPS example we were using a fingerprint which seems to change
daily as the github.com certificates are regenerated.  Replace this with
a trust anchor based on the ultimate root CA that github.com uses to
sign their certificates.  Assuming they don't change CAs, this
certificate should be good until 2030+

Fixes esp8266#7489
@earlephilhower earlephilhower merged commit 63b41bc into esp8266:master Jul 28, 2020
@earlephilhower earlephilhower deleted the ghcert branch July 28, 2020 19:11
@mbm60 mbm60 mentioned this pull request Jul 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

https post with ESP8266
1 participant