change(mbedtls/crt_bundle): Update esp_cmn_crt_bundle certificates

This commit is contained in:
Espressif BOT
2024-11-24 11:00:28 +08:00
committed by Mahavir Jain
parent 1b71db8da3
commit 24be50e71d
3 changed files with 6 additions and 5 deletions
@@ -17,7 +17,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 Nov 26 13:58:25 2024 GMT.
* 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.
* 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.
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.