Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
addingkdecaroots [2011/04/23 20:59] – created jimaddingkdecaroots [2013/03/11 15:29] (current) – Add local cert directory. jim
Line 11: Line 11:
 This turned out to be a certificate problem. LDAP is fussy. Certificates must be present, and must work correctly. This turned out to be a certificate problem. LDAP is fussy. Certificates must be present, and must work correctly.
  
-So first I added the company root CA certificate to the collection of Debian roots. I created a company subdirectory in /usr/share/ca-certificates, copied the +So first I added the company root CA certificate to the collection of Debian roots. I created a company subdirectory in ''/usr/share/ca-certificates'', copied the 
 company CA root certificate into that subdirectory, ran company CA root certificate into that subdirectory, ran
  
Line 19: Line 19:
  
 and marked the company CA root certificate as activated. and marked the company CA root certificate as activated.
 +
 +Today in preference I would just add the certificate to ''/usr/local/share/ca-certificates'' and run ''update-ca-certificates''. All certificates in that directory are activated.
  
 Unfortunately KDE 4 keeps its own set of root certificates. I followed the advice of Unfortunately KDE 4 keeps its own set of root certificates. I followed the advice of
 [[http://www.mayrhofer.eu.org/node/46|Rene Mayrhofer]] and replaced the KDE root CA file with a link to the Debian one. The combination of adding the company root CA to the Debian list **and** the KDE list gets ''kaddressbook'' working. [[http://www.mayrhofer.eu.org/node/46|Rene Mayrhofer]] and replaced the KDE root CA file with a link to the Debian one. The combination of adding the company root CA to the Debian list **and** the KDE list gets ''kaddressbook'' working.
 +
 +<code>
 +# 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
 +</code>
  
 
addingkdecaroots.1303592382.txt.gz · Last modified: 2011/04/23 20:59 (external edit)
chimeric.de = chi`s home Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0