esp-idf/components/mbedtls/esp_crt_bundle
Mahavir Jain 5f646b1d43 mbedtls: move locally managed root certificates to separate file
Purpose:
This will allow for easily automating periodic updates to
"cacrt_all.pem" file.

Note:
For now newly created "cacrt_local.pem" contains single "DST Root CA X3"
which we are keeping to manage compatibility with endpoints like
"howsmyssl.com". Please note this Root CA is expired and is not part of
Mozilla’s NSS root certificate store.
2022-03-21 22:39:24 +05:30
..
include esp_crt_bundle: Fix build error 2022-03-21 09:05:06 +00:00
test_gen_crt_bundle style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
cacrt_all.pem mbedtls: move locally managed root certificates to separate file 2022-03-21 22:39:24 +05:30
cacrt_local.pem mbedtls: move locally managed root certificates to separate file 2022-03-21 22:39:24 +05:30
cmn_crt_authorities.csv Add ESP certificate bundle feature 2020-03-04 10:51:43 +08:00
esp_crt_bundle.c esp_crt_bundle: Fix build error 2022-03-21 09:05:06 +00:00
gen_crt_bundle.py ci: Fix pre-check stage failing tests 2022-03-03 01:37:10 +05:30