Skip to content

Commit 85b1efc

Browse files
Merge branch 'update/update_cmn_crt_authorities_csv' into 'master'
Update common cert authorities csv See merge request espressif/esp-idf!22713
2 parents c77b575 + e174fc9 commit 85b1efc

File tree

2 files changed

+16
-13
lines changed

2 files changed

+16
-13
lines changed

components/mbedtls/esp_crt_bundle/cmn_crt_authorities.csv

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,33 +5,36 @@ Amazon Trust Services,Amazon Root CA 3
55
Amazon Trust Services,Amazon Root CA 4
66
Amazon Trust Services,Starfield Services Root Certificate Authority - G2
77
DigiCert,Baltimore CyberTrust Root
8-
DigiCert,Cybertrust Global Root
98
DigiCert,DigiCert Assured ID Root CA
109
DigiCert,DigiCert Assured ID Root G2
1110
DigiCert,DigiCert Assured ID Root G3
1211
DigiCert,DigiCert Global Root CA
1312
DigiCert,DigiCert Global Root G2
1413
DigiCert,DigiCert Global Root G3
1514
DigiCert,DigiCert High Assurance EV Root CA
15+
DigiCert,DigiCert TLS ECC P384 Root G5
16+
DigiCert,DigiCert TLS RSA4096 Root G5
1617
DigiCert,DigiCert Trusted Root G4
17-
GlobalSign,GlobalSign ECC Root CA - R5
18-
GlobalSign,GlobalSign Root CA - R3
19-
GlobalSign,GlobalSign Root CA - R6
20-
GlobalSign,GlobalSign Root CA
18+
GlobalSign nv-sa,GlobalSign Root CA - R3
19+
GlobalSign nv-sa,GlobalSign ECC Root CA - R5
20+
GlobalSign nv-sa,GlobalSign Root CA - R6
21+
GlobalSign nv-sa,GlobalSign Root CA
22+
GlobalSign nv-sa,GlobalSign Root E46
23+
GlobalSign nv-sa,GlobalSign Root R46
2124
GoDaddy,Go Daddy Class 2 CA
2225
GoDaddy,Go Daddy Root Certificate Authority - G2
2326
GoDaddy,Starfield Class 2 CA
2427
GoDaddy,Starfield Root Certificate Authority - G2
25-
Google Trust Services LLC (GTS),GlobalSign ECC Root CA - R4
26-
Google Trust Services LLC (GTS),GlobalSign Root CA - R2
27-
Google Trust Services LLC (GTS),GTS Root R1
28-
Google Trust Services LLC (GTS),GTS Root R2
29-
Google Trust Services LLC (GTS),GTS Root R3
30-
Google Trust Services LLC (GTS),GTS Root R4
28+
Google Trust Services LLC,GlobalSign ECC Root CA - R4
29+
Google Trust Services LLC,GTS Root R1
30+
Google Trust Services LLC,GTS Root R2
31+
Google Trust Services LLC,GTS Root R3
32+
Google Trust Services LLC,GTS Root R4
3133
"IdenTrust Services, LLC",DST Root CA X3
3234
"IdenTrust Services, LLC",IdenTrust Commercial Root CA 1
3335
"IdenTrust Services, LLC",IdenTrust Public Sector Root CA 1
34-
Sectigo,Comodo AAA Services root
36+
Internet Security Research Group,ISRG Root X1
37+
Internet Security Research Group,ISRG Root X2
3538
Sectigo,COMODO Certification Authority
3639
Sectigo,COMODO ECC Certification Authority
3740
Sectigo,COMODO RSA Certification Authority

docs/en/api-reference/protocols/esp_crt_bundle.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The bundle comes with the complete list of root certificates from Mozilla’s NS
1313
When generating the bundle you may choose between:
1414

1515
* The full root certificate bundle from Mozilla, containing more than 130 certificates. The current bundle was updated Tue Jan 10 04:12:06 2023 GMT.
16-
* A pre-selected filter list of the name of the most commonly used root certificates, reducing the amount of certificates to around 35 while still having around 90 % coverage according to market share statistics.
16+
* A pre-selected filter list of the name of the most commonly used root certificates, reducing the amount of certificates to around 41 while still having around 90% absolute usage coverage and 99% market share coverage according to SSL certificate authorities statistics.
1717

1818
In addition it is possible to specify a path to a certificate file or a directory containing certificates which then will be added to the generated bundle.
1919

0 commit comments

Comments
 (0)