ca-certificates/debian
Philipp Kern 00e8887dc3 20081127 (patches unapplied)
Imported using git-ubuntu import.
2009-02-17 02:09:48 +00:00
..
po 20080809 (patches unapplied) 2008-10-29 12:52:10 +00:00
changelog 20081127 (patches unapplied) 2009-02-17 02:09:48 +00:00
compat 20080809 (patches unapplied) 2008-10-29 12:52:10 +00:00
config 20081127 (patches unapplied) 2009-02-17 02:09:48 +00:00
config.in 20080809 (patches unapplied) 2008-10-29 12:52:10 +00:00
control 20080809 (patches unapplied) 2008-10-29 12:52:10 +00:00
copyright 20080809 (patches unapplied) 2008-10-29 12:52:10 +00:00
dirs 20080809 (patches unapplied) 2008-10-29 12:52:10 +00:00
docs 20031007 (patches unapplied) 2005-12-20 14:21:25 +00:00
NEWS 20080809 (patches unapplied) 2008-10-29 12:52:10 +00:00
oldpemfiles 20031007 (patches unapplied) 2005-12-20 14:21:25 +00:00
postinst 20080809 (patches unapplied) 2008-10-29 12:52:10 +00:00
postrm 20081127 (patches unapplied) 2009-02-17 02:09:48 +00:00
README.Debian 20080809 (patches unapplied) 2008-10-29 12:52:10 +00:00
rules 20080809 (patches unapplied) 2008-10-29 12:52:10 +00:00
templates 20080809 (patches unapplied) 2008-10-29 12:52:10 +00:00

The Debian Package “ca-certificates”
----------------------------------

This package includes PEM files of CA certificates to allow SSL-based
applications to check for the authenticity of SSL connections.

Please note that certificate authorities whose certificates are included
in this package are not in any way audited for trustworthiness and RFC
3647 compliance, and that full responsibility to assess them belongs to
the local system administrator.

The CA certificates contained in this package are installed into
“/usr/share/ca-certificates”.

The configuration file “/etc/ca-certificates.conf” is seeded with
trust information through Debconf.  Just call “dpkg-reconfigure
ca-certificates” to adjust the settings.

“update-ca-certificates” will then update “/etc/ssl/certs” which may be
used by the web browsers in Debian.  It will also generate the hash
symlinks and generate a single-file version in
“/etc/ssl/certs/ca-certificates.crt”.


How certificates will be accepted into the ca-certificates package
------------------------------------------------------------------

 Option 1:
 - File a *GPG-signed* bug report against ca-certificates with
   *severity normal*.  The bug report must include an attached
   copy of the PEM certificates of the CA, a link to and a
   description of the CA, the licence of the CA certificate
   and signed fingerprint and/or hash values of the certificate.
 - Get two or three recommendations from other people to the
   bug report, GPG-signed (preferably from the strong set).
 - CA certificates will not be accepted if requested by only
   one person.

 Option 2:
 - Get it included into Mozilla's trust store.
 - File a bug against ca-certificates stating this fact.