~ubuntu-branches/ubuntu/natty/ca-certificates/natty

« back to all changes in this revision

Viewing changes to sbin/update-ca-certificates.8

  • Committer: Bazaar Package Importer
  • Author(s): Philipp Kern
  • Date: 2008-08-09 14:58:24 UTC
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: james.westby@ubuntu.com-20080809145824-4g3eot1a99uxmwzj
* New cacert.org.pem joining both CACert Class 1 and Class 3 certificates.
  This file can be used for proper certificate chaining if CACert
  server certificates are used.  The old class3.pem and root.pem
  certificates are deprecated.  This new file could safely serve as
  a replacement for both.  (Closes: #494343)
* This also reintroduces the old name for the CACert certificate,
  thus closing a long-standing bug about its rename to root.crt.
  (Closes: #413766)

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
activated CA certificates under /usr/share/ca-certificates.
35
35
Lines that begin with "#" is comment line. 
36
36
Lines that begin with "!" is deselect, deactivation of the CA certificates. 
 
37
.PP
 
38
Before terminating, \fBupdate-ca-certificates\fP invokes
 
39
\fBrun-parts\fP on /etc/ca-certificates/update.d and calls each hook with
 
40
a list of certificates: those added are prefixed with a +, those removed are
 
41
prefixed with a -.
37
42
.SH OPTIONS
38
43
A summary of options is included below.
39
44
.TP