change(mbedtls/crt_bundle): Update esp_crt_bundle certificates

This commit is contained in:
Espressif BOT
2026-04-03 06:33:02 +08:00
committed by Mahavir Jain
parent dfa2365782
commit 54d4d0b140
3 changed files with 25 additions and 7 deletions
@@ -12,7 +12,7 @@ The bundle comes with the complete list of root certificates from Mozilla's NSS
When generating the bundle you may choose between:
* The full root certificate bundle from Mozilla, containing more than 130 certificates. The current bundle was updated Tue Dec 2 04:12:02 2025 GMT.
* The full root certificate bundle from Mozilla, containing more than 130 certificates. The current bundle was updated Wed Feb 11 18:26:30 2026 GMT.
* 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.
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.
@@ -12,7 +12,7 @@ ESP x509 证书包 API 提供了一种简便的方法,帮助你安装自定义
生成证书包时,你需选择:
* 来自 Mozilla 的完整根证书包,包含超过 130 份证书。目前提供的证书包更新于 202512 月 2 日,星期, 04:12:02 (GMT)。
* 来自 Mozilla 的完整根证书包,包含超过 130 份证书。目前提供的证书包更新于 2026 年 2 月 11 日,星期, 18:26:30 (GMT)。
* 一组预先筛选的常用根证书。其中仅包含约 38 份证书,但根据 SSL 证书颁发机构统计数据,其绝对使用率约达到 93%,市场覆盖率约达 99%。
此外,还可指定证书文件的路径或包含证书的目录,将其他证书添加到生成的证书包中。