mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-27 18:02:17 +03:00
@ -1,7 +1,7 @@
|
||||
|
||||
// this file is autogenerated - any modification will be overwritten
|
||||
// unused symbols will not be linked in the final binary
|
||||
// generated on 2023-02-08 22:18:50
|
||||
// generated on 2023-03-20 23:02:42
|
||||
// by ['../../../../tools/cert.py', '-s', 'jigsaw.w3.org', '-n', 'jigsaw']
|
||||
|
||||
#pragma once
|
||||
@ -13,13 +13,13 @@ const char* jigsaw_host = "jigsaw.w3.org";
|
||||
const uint16_t jigsaw_port = 443;
|
||||
|
||||
// CN: sni.cloudflaressl.com => name: sni_cloudflaressl_com
|
||||
// not valid before: 2022-03-17 00:00:00
|
||||
// not valid after: 2023-03-16 23:59:59
|
||||
const char fingerprint_sni_cloudflaressl_com [] PROGMEM = "29:c7:3d:b3:50:36:83:0b:90:c1:9c:e0:ef:71:72:b1:3f:c7:31:e1";
|
||||
// not valid before: 2023-02-14 00:00:00
|
||||
// not valid after: 2024-02-14 23:59:59
|
||||
const char fingerprint_sni_cloudflaressl_com [] PROGMEM = "70:7c:82:07:f3:58:18:87:25:42:31:83:45:86:bd:17:86:71:4e:1f";
|
||||
const char pubkey_sni_cloudflaressl_com [] PROGMEM = R"PUBKEY(
|
||||
-----BEGIN PUBLIC KEY-----
|
||||
MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEYnkGDyrIltjRnxoVdy/xgndo+WGM
|
||||
OASzs2hHeCjbJ1KplKJc/ciKXCWq/4+pTzSiVgTFhRmCdLcU1Fa05YFNQQ==
|
||||
MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE/NU/7vfdymScyhfx81ieO8XiwGqq
|
||||
TU4tjeWzSosWSpmQwnGmRqiU2h2wyT9uYxRme6uQ0yLedf4nz9ks+4OxtA==
|
||||
-----END PUBLIC KEY-----
|
||||
)PUBKEY";
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
|
||||
// this file is autogenerated - any modification will be overwritten
|
||||
// unused symbols will not be linked in the final binary
|
||||
// generated on 2023-01-14 22:23:19
|
||||
// generated on 2023-03-20 23:02:42
|
||||
// by ['../../../../tools/cert.py', '-s', 'www.example.com', '-n', 'SSL']
|
||||
|
||||
#pragma once
|
||||
|
@ -1,7 +1,7 @@
|
||||
|
||||
// this file is autogenerated - any modification will be overwritten
|
||||
// unused symbols will not be linked in the final binary
|
||||
// generated on 2023-01-14 22:23:20
|
||||
// generated on 2023-03-20 23:02:43
|
||||
// by ['../../../../tools/cert.py', '-s', 'api.github.com', '-n', 'github']
|
||||
|
||||
#pragma once
|
||||
@ -13,13 +13,13 @@ const char* github_host = "api.github.com";
|
||||
const uint16_t github_port = 443;
|
||||
|
||||
// CN: *.github.com => name: __github_com
|
||||
// not valid before: 2022-03-16 00:00:00
|
||||
// not valid after: 2023-03-16 23:59:59
|
||||
const char fingerprint___github_com [] PROGMEM = "29:70:30:74:ca:3c:48:f5:4a:79:c6:2d:11:57:a2:41:2a:2d:7d:5c";
|
||||
// not valid before: 2023-02-16 00:00:00
|
||||
// not valid after: 2024-03-15 23:59:59
|
||||
const char fingerprint___github_com [] PROGMEM = "2d:79:6c:90:2d:ad:8a:2e:4f:d1:e2:99:ed:e8:91:29:36:40:f8:58";
|
||||
const char pubkey___github_com [] PROGMEM = R"PUBKEY(
|
||||
-----BEGIN PUBLIC KEY-----
|
||||
MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAESG9YDaGa2BwrfubzcAQFOjMd71wz
|
||||
8ofipEwn5CN1GAr5/d5T4F8kG07apsv8t5emn5Fufm/uMW1iJXug/96/QQ==
|
||||
MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEVB9Da7ntQj93REi9YoUrTvO/wrkz
|
||||
xLleXrDjJGe1OI3tsrk+cWbZYAbwL6unbhZsAqbyBcr5BHK5M3vxZVSGRg==
|
||||
-----END PUBLIC KEY-----
|
||||
)PUBKEY";
|
||||
|
||||
|
Reference in New Issue
Block a user