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

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