export NIX_SSL_CERT_FILE=/nix/store/9ca9m7y721b1yvdpima8gwxisghmkw59-nss-cacert-3.92/etc/ssl/certs/ca-bundle.crt

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