[Nix-dev] msmtp and certificates
Bjørn Forsman
bjorn.forsman at gmail.com
Sat Aug 17 10:42:36 CEST 2013
On 22 July 2013 21:43, Bjørn Forsman <bjorn.forsman at gmail.com> wrote:
> On 22 July 2013 20:37, Eelco Dolstra <eelco.dolstra at logicblox.com> wrote:
>> Hi,
>>
>> On 20/07/13 20:57, Bjørn Forsman wrote:
>>
>>> Would it be an idea to rename ca-bundle.crt to ca-certificates.crt?
>>> One less (needless?) distro difference?
>>
>> I don't think the certificate locations are very standardized across
>> distributions. AFAIK /etc/ssl/certs/ca-bundle.crt is what Fedora also uses...
>
> You are correct (just checked Fedora 19). Too bad. Thanks.
I've sent a pull request that adds /etc/ssl/certs/ca-certificates.crt
symlink to be compatible with Ubuntu:
https://github.com/NixOS/nixos/pull/224
More information about the nix-dev
mailing list