update-ca-certificates

Langue: en

Version: 386167 (fedora - 01/12/10)

Section: 8 (Commandes administrateur)

NAME

update-ca-certificates - A tool to manage system-wide CA certificates

SYNOPSIS

update-ca-certificates [OPTIONS]

DESCRIPTION

update-ca-certificates is a tool to manage system-wide x509 Certfication Authority certificates in OpenSSL index directory style and the shared system NSS storage. It extracts the hash of a x509 certificate file and creates a symlink in /etc/pki/tls/certs so OpenSSL will access the certificate and use it for client certificate verification. It also adds the cert to the shared system NSS storage in /etc/pki/nssdb with the appropriate trust markers.

OPTIONS

The following options are accepted when running "update-ca-certificates":
-a, --add
adds a CA certficate to the systems CA store
-d, --delete
deletes broken links of CA certificates
-n, --nss
also use shared NSS store
-i, --inputcert
X509 CA certficate input file

AUTHOR

Sascha Thomas Spreitzer <sspreitzer@fedoraproject.org>

BUGS

Please see <http://fedorahosted.org/update-ca-certificates> Copyright (C) 2010 Sascha Thomas Spreitzer and various contributors. This is free software. You may redistribute copies of it under the terms of the GNU General Public License 2 http://www.gnu.org/licenses/gpl-2.0.html or later. There is NO WARRANTY, to the extent permitted by law.

SEE ALSO

X509(1)