Merge branch 'update/update_certs_bundle' into 'master'

Update esp_crt_bundle certificates

See merge request espressif/esp-idf!19132
This commit is contained in:
Mahavir Jain
2022-07-21 06:14:41 +08:00
2 changed files with 140 additions and 27 deletions

View File

@@ -12,7 +12,7 @@ The bundle comes with the complete list of root certificates from Mozillas NS
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 Apr 26 03:12:05 2022 GMT.
* The full root certificate bundle from Mozilla, containing more than 130 certificates. The current bundle was updated Tue Jul 19 03:12:06 2022 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 90 % coverage according to market share 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.