Skip to content

cedadev/CertificateAuthority

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CertificateAuthority

Provides a simple implementation of a Certificate Authority. It uses the PyOpenSSL for bindings to OpenSSL but also includes the ability to callout direct to an openssl command for more fine-grained control over the certificate issuing process if required.

The code has been developed for the Contrail Project, http://contrail-project.eu/

Prerequisites

This has been developed and tested for Python 2.6 and 2.7.

Installation

Installation can be performed using easy_install or pip.

Configuration

Examples are contained in contrail.security.ca.test.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%