[Nix-dev] Installing custom SSL CA certs?
Marc Weber
marco-oweber at gmx.de
Mon Feb 18 02:28:57 CET 2013
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
More information about the nix-dev
mailing list