mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 11:03:11 +00:00
Merge branch 'update/update_certs_bundle' into 'master'
Update esp_crt_bundle certificates See merge request espressif/esp-idf!47248
This commit is contained in:
@@ -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 份证书。目前提供的证书包更新于 2025 年 12 月 2 日,星期二, 04:12:02 (GMT)。
|
||||
* 来自 Mozilla 的完整根证书包,包含超过 130 份证书。目前提供的证书包更新于 2026 年 2 月 11 日,星期三, 18:26:30 (GMT)。
|
||||
* 一组预先筛选的常用根证书。其中仅包含约 38 份证书,但根据 SSL 证书颁发机构统计数据,其绝对使用率约达到 93%,市场覆盖率约达 99%。
|
||||
|
||||
此外,还可指定证书文件的路径或包含证书的目录,将其他证书添加到生成的证书包中。
|
||||
|
||||
Reference in New Issue
Block a user