Download List

專案描述

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.

System Requirements

System requirement is not defined
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

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

Small bugfixes and cosmetic changes were made.

2001-01-30 15:13
0.5.5

Project Resources