Merge branch 'fix/esp_crt_bundle_update_cacrt_all_file' into 'master'

Updated the cacrt_all.pem file with latest Root certificate list.

See merge request espressif/esp-idf!15395
This commit is contained in:
Mahavir Jain 2021-10-19 08:57:33 +00:00
commit 1e920e4a7c
2 changed files with 522 additions and 749 deletions

File diff suppressed because it is too large Load Diff

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 Wed Jan 23 04:12:09 2019 GMT.
* The full root certificate bundle from Mozilla, containing more than 130 certificates. The current bundle was updated Tue Oct 5 09:35:35 2021 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.