Hi,

With current BLFS svn book instructions, KDE does not find system certificates (in System settings > Network > Settings > SSL Preferences).

The problem can be solved by adding a .crt file in the /etc/ssl/certs/ directory. For instance adding a link to /etc/ssl/ca-bundle.crt works.

This was done previously in BLFS 7.10 in the Certificate Authority Certificates page with the instruction:

ln -sfv ../ca-bundle.crt ${SSLDIR}/certs/ca-certificates.crt

I think this link should be added in current make-ca.sh script.

Pierre


-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to