The binary that is build for Linux using https://github.com/japaric/trust ignores the default Debian SSL CA trust store in `/etc/ssl/certs`. This issue is related to https://github.com/japaric/trust/issues/81 and https://github.com/japaric/cross/issues/119. Current workaround is to set the environment variable `SSL_CERT_DIR=/etc/ssl/certs`.