certmaster

Remote certificate distribution framework
  https://fedorahosted.org/certmaster/
  0
  no reviews



Certmaster is an easy mechanism for distributing SSL certificates.

* Certmaster is a set of tools and a library for easily distributing SSL
certificates to applications that need them.
* Any application can use certmaster for easy exchange of SSL certificates.
* Certmaster has a Python API, and it also has a set of command-line tools
* `certmaster' is a daemon that hands out certificates.
* `certmaster-ca' is used to list and sign certificates when the arrive.
* `certmaster-request' handles certificate requests.
* Autosigning of new certificate-requests is also supported, but is disabled
by default.
* Configuration takes place via minimal text files.
* Certmaster has extensive audit logs of certificate operations.
* Certmaster originated in the Func project.