ca2ldif.py(1) parse and insert in certs to LDAP

SYNOPSIS

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.

COPYRIGHT

Copyright © 2001 - 2003 Michael Ströder <[email protected]>

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 <[email protected]>

This manual page was written by Lars Bahner <[email protected]>, for the Debian GNU/Linux system.