curl: allow to specify the CA to use via env var
modified libpkg/fetch_libcurl.c
@@ -358,6 +358,7 @@ curl_fetch(struct pkg_repo *repo, int dest, struct fetch_item *fi)
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -444,6 +445,8 @@ retry:
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|