export NIX_SSL_CERT_FILE=/nix/store/zlxqhs2v4idh8w7lhx9yl1bk09j8hjxg-nss-cacert-3.95/etc/ssl/certs/ca-bundle.crt

# compatibility
#  - openssl
export SSL_CERT_FILE=/nix/store/zlxqhs2v4idh8w7lhx9yl1bk09j8hjxg-nss-cacert-3.95/etc/ssl/certs/ca-bundle.crt
#  - Haskell x509-system
export SYSTEM_CERTIFICATE_PATH=/nix/store/zlxqhs2v4idh8w7lhx9yl1bk09j8hjxg-nss-cacert-3.95/etc/ssl/certs/ca-bundle.crt
