[packages/openssl] use the generic ca-bundle path instead of PLD-specific ca-certificates one

Elan Ruusamäe glen at pld-linux.org
Sun Dec 3 15:34:05 CET 2017


On 03.12.2017 16:27, Arkadiusz Miśkiewicz wrote:
> On Sunday 03 of December 2017, gotar wrote:
>> commit 618e7076669ee7a48416373d5da4369647c57246
>> Author: Tomasz Pala <gotar at pld-linux.org>
>> Date:   Sun Dec 3 09:15:35 2017 +0100
>>
>>      use the generic ca-bundle path instead of PLD-specific ca-certificates
>> one
> Why?
why not?

seems compatible change to me.
>
>>   -#  define X509_CERT_FILE          OPENSSLDIR "/cert.pem"
>> -+#  define X509_CERT_FILE          "/etc/certs/ca-certificates.crt"
>> ++#  define X509_CERT_FILE          "/etc/pki/tls/certs/ca-bundle.crt"
reason likely same as the commit for updated dep:

https://github.com/pld-linux/ca-certificates/releases/tag/auto/th/ca-certificates-20141019-3


-- 
glen



More information about the pld-devel-en mailing list