Merge branch 'update/update_certs_bundle' into 'master'

Update esp_crt_bundle certificates

See merge request espressif/esp-idf!50852
This commit is contained in:
Mahavir Jain
2026-08-05 10:42:06 +05:30
4 changed files with 52 additions and 52 deletions

View File

@@ -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 Thu May 14 03:12:02 2026 GMT.
* The full root certificate bundle from Mozilla, containing more than 130 certificates. The current bundle was updated Thu Jul 16 03:12:01 2026 GMT.
* A pre-selected filter list of the name of the most commonly used root certificates, reducing the amount of certificates to around 35 while still having around 94% 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.