export NIX_SSL_CERT_FILE=/nix/store/99im5pg0s7gxw0w71fhfp9f2zgx9avcq-nss-cacert-3.66-armv7l-unknown-linux-gnueabihf/etc/ssl/certs/ca-bundle.crt

# compatibility
#  - openssl
export SSL_CERT_FILE=/nix/store/99im5pg0s7gxw0w71fhfp9f2zgx9avcq-nss-cacert-3.66-armv7l-unknown-linux-gnueabihf/etc/ssl/certs/ca-bundle.crt
#  - Haskell x509-system
export SYSTEM_CERTIFICATE_PATH=/nix/store/99im5pg0s7gxw0w71fhfp9f2zgx9avcq-nss-cacert-3.66-armv7l-unknown-linux-gnueabihf/etc/ssl/certs/ca-bundle.crt
