Traduction(s) : English - Francais

I thought by adding certificates to /etc/ssl/certs they would automatically be used in browsers and mail clients. How much wronger can you be...

Findings

Crypto Consolidation

Tips

This might work to make ca-certificates available in KDE apps? (source)

# dpkg-divert --local --rename --add /usr/share/kde4/apps/kssl/ca-bundle.crt
# ln -s /etc/ssl/certs/ca-certificates.crt /usr/share/kde4/apps/kssl/ca-bundle.crt

See Also

Related to this is also global setting of other cryptographic settings, see CryptoPolicy for suggestions.


CategorySystemSecurity | CategorySystemAdministration | ?CategoryRedundand: move info to the SecurityManagement portal