issues
search
arduino-libraries
/
ArduinoBearSSL
Port of BearSSL to Arduino
MIT License
86
stars
49
forks
source link
Correct some root CAs
#7
Closed
sandeepmistry
closed
6 years ago
sandeepmistry
commented
6 years ago
Some corrections to #6:
Arduino root CA is not byte format and not PEM
Removed Let's Encrypt intermediate cert and added DST Root CA X3 and ISRG Root X1 (These changes have been discussed with @cmaglie.) #5
Removed TrustID Server CA A52 and added Iden Trust Commercial Root CA 1
Some corrections to #6: