Changes for curl certs

pull/38/head
Igor Zalatov (from Citadel PC) 2021-08-09 23:34:44 +03:00
parent 6c621f5e7f
commit 34aaae0daf
2 changed files with 1 additions and 3295 deletions

File diff suppressed because it is too large Load Diff

View File

@ -69,8 +69,7 @@ endif
ifeq ($(BR2_PACKAGE_LIBCURL_OPENIPC_MBEDTLS),y)
LIBCURL_OPENIPC_CONF_OPTS += --with-mbedtls=$(STAGING_DIR)/usr \
--with-ca-path=/etc/ssl/certs \
--with-ca-bundle=$(TOPDIR)/../general/package/libcurl-openipc/files/ca-certificates.crt
--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt
LIBCURL_OPENIPC_DEPENDENCIES += mbedtls-openipc
else
LIBCURL_OPENIPC_CONF_OPTS += --without-mbedtls