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

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