change(mbedtls/crt_bundle): Update esp_crt_bundle certificates

This commit is contained in:
Espressif BOT
2025-11-19 10:00:39 +08:00
committed by harshal.patil
parent 5848016f56
commit de99f3cffa
3 changed files with 125 additions and 4 deletions

View File

@@ -16,7 +16,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 May 20 03:12:02 2025 GMT.
* The full root certificate bundle from Mozilla, containing more than 130 certificates. The current bundle was updated Tue Nov 4 04:12:02 2025 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.