Merge branch 'update/update_cmn_crt_authorities_csv' into 'master'

Update common cert authorities csv

See merge request espressif/esp-idf!22713
This commit is contained in:
Aditya Patwardhan
2023-03-16 12:59:48 +08:00
2 changed files with 16 additions and 13 deletions
@@ -13,7 +13,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 Jan 10 04:12:06 2023 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.
* 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.
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.