Hi, On 25/07/12 15:41, Marco Maggesi wrote:
> Hi Eelco, > thank you for your help, but apparently this doesn't work. > > Here is what I did (in case someone can spot an error): > I installed cacert from nixpkgs and I set > > $ export > OPENSSL_X509_CERT_FILE=/nix/store/0gyh9310jyp8q424g35lig7fp08n6mhm-cacert-20120628/etc/ca-bundle.crt Try setting $GIT_SSL_CAINFO to the same value. Might be that it doesn't fall back to $OPENSSL_X509_CERT_FILE. -- Eelco Dolstra | LogicBlox, Inc. | http://nixos.org/~eelco/ _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
