Default certificate file location
On NixOS, sstpc does not work out of the box because it does not look for trusted root certificates in the default location /etc/ssl/certs/ca-certificates.crt
(see https://github.com/NixOS/nixpkgs/issues/395206). Is this intentional? Would it be possible to at least make this configurable at compile time?