Rechercher une page de manuel
ca2ldif.py
Langue: en
Version: december 2, 2003 (debian - 07/07/09)
Section: 1 (Commandes utilisateur)
NAME
ca2ldif.py - parse and insert in certs to LDAPSYNOPSIS
- ca2ldif.py
- [options]
DESCRIPTION
Write CA certificates and CRLs to a LDIF file. This is intended for initially setting up the CA entries not for daily CRL update. The entries are of objectclass certificationAuthority and contain the attributes cACertificate;binary, authorityRevocationList;binary and certificateRevocationList;binary. This might require extending schemas on LDAPv2 servers. Have a look at your LDAP servers configuration documentation.USAGE
- -h or --help
- Print help message.
SEE ALSO
pyca(1),certs2ldap.py(1),ca-cycle-pub(8),ca-cycle-priv(8)The programs are documented fully by the HTML documents in /usr/share/doc/pyca/htdocs/
COPYRIGHT
Copyright © 2001 - 2003 Michael Ströder <michael@stroeder.com>This software including all modules is Open Source and given away under: GPL (GNU GENERAL PUBLIC LICENSE) Version 2.
The author refuses to give any warranty of any kind.
AUTHOR
Michael Ströder <michael@stroeder.com>This manual page was written by Lars Bahner <bahner@debian.org>, for the Debian GNU/Linux system.
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre