From cb7d3ddb833a1b2b024f9dd9b39b9258f8a069d6 Mon Sep 17 00:00:00 2001 From: Stephan Hadinger Date: Wed, 1 Dec 2021 23:02:45 +0100 Subject: [PATCH] Fix link in AWS CA --- tasmota/tasmota_ca.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasmota/tasmota_ca.ino b/tasmota/tasmota_ca.ino index e77ce541d..ce78760b6 100644 --- a/tasmota/tasmota_ca.ino +++ b/tasmota/tasmota_ca.ino @@ -86,7 +86,7 @@ static const br_x509_trust_anchor PROGMEM LetsEncryptR3_TA = { /*********************************************************************************************\ * Amazon Root CA, RSA 2048 bits SHA 256, valid until 20380117 * - * https://letsencrypt.org/certificates/ + * https://www.amazontrust.com/repository/ * Downloaded from https://www.amazontrust.com/repository/AmazonRootCA1.pem * * to convert do: "bearssl ta AmazonRootCA1.pem"