Merge pull request #13891 from s-hadinger/tls_ca_typo

Fix link in AWS CA
This commit is contained in:
s-hadinger 2021-12-01 23:03:23 +01:00 committed by GitHub
commit 4b288e7f0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"