This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-10-03 12:07:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b0fa5ce3d2bb7836d0df1863f242d11f70a4a267
esp-idf
/
components
/
mbedtls
/
esp_crt_bundle
History
Ashish Sharma
57cc0f2805
fix(component/mbedtls): Adds github root cert to cmn_crt_authorities.csv
2025-03-18 14:39:53 +08:00
..
include
feat(mbedtls/esp_crt_bundle): Move dummy cert to .rodata to save 408B from dram
2024-10-16 16:41:39 +05:30
test_gen_crt_bundle
…
cacrt_all.pem
…
cacrt_local.pem
…
cmn_crt_authorities.csv
fix(component/mbedtls): Adds github root cert to cmn_crt_authorities.csv
2025-03-18 14:39:53 +08:00
esp_crt_bundle.c
feat(mbedtls/esp_crt_bundle): Move dummy cert to .rodata to save 408B from dram
2024-10-16 16:41:39 +05:30
gen_crt_bundle.py
…