Add your CA to default Debian CA repository

This is pretty easy. You need ca-certificates to be installed (but Debian doesn't guarantee those certificates are valid). So if you have this packages installed, copy your CA to /usr/share/ca-certificates/yourCA.crt (must have .crt extensions) and then run dpkg-reconfigure ca-certificates.

Debconf will show you the list of certificates in /usr/share/ca-certificates/ and let you select those you want to trust. Yours, of course, appears in the list.

That's all.

 
openssl/ca/add_to_debian.txt · Last modified: 2009/02/24 14:50 by tchetch
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Debian Driven by DokuWiki