[Nix-dev] Problems using git on darwin

Eelco Dolstra eelco.dolstra at logicblox.com
Wed Jul 25 21:43:35 CEST 2012


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/


More information about the nix-dev mailing list