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

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