Skip to content

Commit c85075d

Browse files
committed
Merge branch 'update/update_cmn_crt_authorities_csv' into 'master'
Update common cert authorities csv See merge request espressif/esp-idf!39564
2 parents 724ce1f + da1842e commit c85075d

File tree

3 files changed

+2
-6
lines changed

3 files changed

+2
-6
lines changed

components/mbedtls/esp_crt_bundle/cmn_crt_authorities.csv

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,9 @@ DigiCert,DigiCert Trusted Root G4
1717
GlobalSign nv-sa,GlobalSign ECC Root CA - R5
1818
GlobalSign nv-sa,GlobalSign Root CA - R6
1919
GlobalSign nv-sa,GlobalSign Root CA - R3
20-
GlobalSign nv-sa,GlobalSign Root CA
2120
GlobalSign nv-sa,GlobalSign Root E46
2221
GlobalSign nv-sa,GlobalSign Root R46
23-
GoDaddy,Go Daddy Class 2 CA
2422
GoDaddy,Go Daddy Root Certificate Authority - G2
25-
GoDaddy,Starfield Class 2 CA
2623
GoDaddy,Starfield Root Certificate Authority - G2
2724
Google Trust Services LLC,GlobalSign ECC Root CA - R4
2825
Google Trust Services LLC,GTS Root R1
@@ -33,7 +30,6 @@ Google Trust Services LLC,GTS Root R4
3330
"IdenTrust Services, LLC",IdenTrust Public Sector Root CA 1
3431
Internet Security Research Group,ISRG Root X1
3532
Internet Security Research Group,ISRG Root X2
36-
Sectigo,Comodo AAA Services root
3733
Sectigo,COMODO Certification Authority
3834
Sectigo,COMODO ECC Certification Authority
3935
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
@@ -17,7 +17,7 @@ The bundle comes with the complete list of root certificates from Mozilla's NSS
1717
When generating the bundle you may choose between:
1818

1919
* The full root certificate bundle from Mozilla, containing more than 130 certificates. The current bundle was updated Tue May 20 03:12:02 2025 GMT.
20-
* A pre-selected filter list of the name of the most commonly used root certificates, reducing the amount of certificates to around 42 while still having around 93% absolute usage coverage and 99% market share coverage according to SSL certificate authorities statistics.
20+
* A pre-selected filter list of the name of the most commonly used root certificates, reducing the amount of certificates to around 38 while still having around 93% absolute usage coverage and 99% market share coverage according to SSL certificate authorities statistics.
2121

2222
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.
2323

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ESP x509 证书包 API 提供了一种简便的方法,帮助你安装自定义
1717
生成证书包时,你需选择:
1818

1919
* 来自 Mozilla 的完整根证书包,包含超过 130 份证书。目前提供的证书包更新于 2025 年 5 月 20 日,星期天, 03:12:02 (GMT)。
20-
* 一组预先筛选的常用根证书。其中仅包含约 42 份证书,但根据 SSL 证书颁发机构统计数据,其绝对使用率约达到 93%,市场覆盖率约达 99%。
20+
* 一组预先筛选的常用根证书。其中仅包含约 38 份证书,但根据 SSL 证书颁发机构统计数据,其绝对使用率约达到 93%,市场覆盖率约达 99%。
2121

2222
此外,还可指定证书文件的路径或包含证书的目录,将其他证书添加到生成的证书包中。
2323

0 commit comments

Comments
 (0)