Skip to content

Commit 1a44f79

Browse files
Update api.github.com. certificate signature (#5145)
Fixes #5144
1 parent bc2d4ec commit 1a44f79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: libraries/ESP8266WiFi/examples/HTTPSRequest/HTTPSRequest.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const int httpsPort = 443;
2727

2828
// Use web browser to view and copy
2929
// SHA1 fingerprint of the certificate
30-
const char* fingerprint = "35 85 74 EF 67 35 A7 CE 40 69 50 F3 C0 F6 80 CF 80 3B 2E 19";
30+
const char* fingerprint = "5F F1 60 31 09 04 3E F2 90 D2 B0 8A 50 38 04 E8 37 9F BC 76";
3131

3232
void setup() {
3333
Serial.begin(115200);

0 commit comments

Comments
 (0)