esp-idf/tools
Ivan Grokhotkov 3301606cdf
tools: update bundled root certificate in idf_tools.py
dl.espressif.com is now using the same root certificate as github.com.
This commit replaces the previously-used ISRG X1 root certificate
with the DigiCert Root CA certificate.
As a result, even if the certificates are not installed (as it happens
on macOS with python.org installers, if the user forgets to run
'Install Certificates.command'), the download is successful.

Related to https://github.com/espressif/esp-idf/issues/4081
2022-09-12 18:09:24 +02:00
..
ble
catch
ci
cmake
docker
esp_app_trace
esp_prov
find_build_apps
idf_monitor_base
idf_py_actions
idf_size_yaml
kconfig
kconfig_new
ldgen
mass_mfg
mocks
templates/sample_component
test_apps
test_idf_monitor
test_idf_py
test_idf_size
test_idf_tools
test_mkdfu
test_mkuf2
unit-test-app
windows
build_apps.py
check_python_dependencies.py
check_term.py
detect_python.fish
detect_python.sh
eclipse-code-style.xml
find_apps.py
format-minimal.sh
format.sh
gdb_panic_server.py
gen_esp_err_to_name.py
idf.py
idf_monitor.py
idf_size.py
idf_tools.py tools: update bundled root certificate in idf_tools.py 2022-09-12 18:09:24 +02:00
mkdfu.py
mkuf2.py
python_version_checker.py
set-submodules-to-github.sh
toolchain_versions.mk tools: Update GCC toolchain to esp-2021r2-patch4 version. Includes GCC 8.4.0, Newlib 3.3.0 2022-09-12 19:28:37 +07:00
tools.json tools: Update GCC toolchain to esp-2021r2-patch4 version. Includes GCC 8.4.0, Newlib 3.3.0 2022-09-12 19:28:37 +07:00
tools_schema.json