Downloadliste

Projektbeschreibung

pyCA is a project to create Certification Authority in Python. It will generate a CA certificate hierarchy and initial CRLs, generate certificate requests with widely used web browsers, provides a search tool for client certificates in the OpenSSL certificate database, download of client certificates/certificate revocation lists with appropriate MIME types, storing all certificate data in LDAP repositories, scripts for the handling of the certification process on a non-networked system holding the CA's private key(s) and fairly easy configuration based on the OpenSSL configuration file.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:13
0.6.5

Diese Veröffentlichung fügt Bugfixes und ein neues Skript (bin/ldap2certs) zum Herunterladen Zertifikate für stunnel und den Aufbau einer relay_clientcerts Datei für Postfix / TLS. bin/certs2ldap.py löscht jetzt aufgehoben und abgelaufene Zertifikate vom LDAP-Server.
This release adds bugfixes and a new script (bin/ldap2certs) for downloading certs for stunnel and building a relay_clientcerts file for Postfix/TLS. bin/certs2ldap.py now deletes revoked and expired certs from the LDAP server.

2001-01-30 15:13
0.6.4

Kleinere Bugfixes und kosmetische Änderungen vorgenommen wurden.
Small bugfixes and cosmetic changes were made.

2001-01-30 15:13
0.5.5

Project Resources