lemur/lemur/plugins/lemur_cfssl
Charles Hendrie cd9c112218 Implement a CFSSL issuer plugin (#452)
* Implement CFSSL issuer plugin

Implement a Lemur plugin for generating certificates from the open
source certificate authority CFSSL
(https://github.com/cloudflare/cfssl). The plugin interacts with CFSSL
through the CFSSL REST API. The CFSSL configuration is defined in the
lemur.conf.py property file using property names prefixed with "CFSSL_".

* Update documentation to include CFSSL plugin
2016-10-22 00:52:18 -07:00
..
tests Implement a CFSSL issuer plugin (#452) 2016-10-22 00:52:18 -07:00
__init__.py Implement a CFSSL issuer plugin (#452) 2016-10-22 00:52:18 -07:00
plugin.py Implement a CFSSL issuer plugin (#452) 2016-10-22 00:52:18 -07:00