Skip to content

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