Files
poky/meta/recipes-core
Changqing Li 18206fc2db buildtools-tarball: Make buildtools respects host CA certificates
To adapt user network enviroment, buildtools should first try to use
the user configured envs like SSL_CERT_FILE/CURL_CA_BUNDLE/..., if these
envs is not set, then use the auto-detected ca file and ca path, and
finally use the CA certificates in buildtools.

nativesdk-openssl set OPENSSLDIR as "/not/builtin", need set SSL_CERT_FILE/SSL_CERT_DIR to work

nativesdk-curl don't set default ca file, need
SSL_CERT_FILE/SSL_CERT_DIR or CURL_CA_BUNDLE/CURL_CA_PATH to work

nativesdk-git actually use libcurl, and GIT_SSL_CAPATH/GIT_SSL_CAINFO
also works

nativesdk-python3-requests will use cacert.pem under python module certifi by
default, need to set REQUESTS_CA_BUNDLE

(From OE-Core rev: 0653b96bac6d0800dc5154557706a323418808be)

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2025-05-02 08:20:12 -07:00
..
2024-09-25 05:07:47 -07:00
2024-01-07 12:24:57 +00:00
2024-05-03 06:12:21 -07:00
2025-04-07 06:34:44 -07:00
2023-04-27 14:41:31 +01:00
2025-05-02 08:20:11 -07:00
2025-02-12 06:25:37 -08:00
2024-04-14 06:28:02 +01:00
2025-05-02 08:20:11 -07:00
2024-01-19 00:16:42 +00:00
2024-07-17 05:36:14 -07:00
2022-11-08 22:47:16 +00:00
2023-09-26 10:35:27 +01:00
2025-04-28 08:18:53 -07:00
2024-06-05 05:57:12 -07:00
2024-06-05 05:57:12 -07:00
2024-02-16 15:14:26 +00:00