Skip to content

Commit 3f5e401

Browse files
committed
fix: CA valid date
1 parent 32f8bd9 commit 3f5e401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/InfluxDbCloud.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
// Root Certificate Authority of InfluxData Cloud 2 servers.
3131
// Valid with all providers (AWS, Azure, GCP)
32-
// Valid until 30-09-2020 14:01:14
32+
// Valid until 30-09-2021 14:01:14
3333
const char InfluxDbCloud2CACert[] PROGMEM = R"EOF(
3434
-----BEGIN CERTIFICATE-----
3535
MIIDSjCCAjKgAwIBAgIQRK+wgNajJ7qJMDmGLvhAazANBgkqhkiG9w0BAQUFADA/

0 commit comments

Comments
 (0)