On 2017/07/12 19:01, Jeremie Courreges-Anglas wrote: > Rafael Sadowski <[email protected]> writes: > > > Hi All, > > > > please find below a simple patch to teach security/qca to use cert.pem > > from base. Qca own rootcerts.pem is from January 15th, 2009 (according > > to README). This diff also fix a conflict with upcoming qca-qt5. > > > > OK? Comments? > > Please use SYSCONFDIR here. BASESYSCONFDIR is a user setting while > /etc/ssl/cert.pem is a fixed location.
hmm - it definitely shouldn't be SYSCONFDIR as the file is coming from base. Perhaps this should just be hardcoded as /etc/ssl.
