My environment has: export | grep certs declare -x CURL_CA_BUNDLE="/etc/ssl/certs/ca-bundle.crt" declare -x GIT_SSL_CAINFO="/etc/ssl/certs/ca-bundle.crt" [..]
So it doesn't look like there is already a common way to do it. Eventually this issue could even be discussed with upstream devs then. (I may be mistaken, I didn't look at openssl code yet) Marc Weber _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
