lemur/lemur/plugins
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
..
base Fixing an issue were metrics would not be sent 2016-04-05 10:23:33 -07:00
bases Orphaned certificates (#406) 2016-07-28 13:08:24 -07:00
lemur_acme Adding plugin tests. (#385) 2016-07-01 11:32:19 -07:00
lemur_atlas Closes #216 2016-04-01 16:54:33 -07:00
lemur_aws Active S3 destination plugin (#433) 2016-10-08 17:06:20 -07:00
lemur_cfssl Implement a CFSSL issuer plugin (#452) 2016-10-22 00:52:18 -07:00
lemur_cryptography Ensure the openssl and cryptography work under python3. (#438) 2016-10-09 00:06:15 -07:00
lemur_email Adding plugin tests. (#385) 2016-07-01 11:32:19 -07:00
lemur_java Fix Java export default password generator (#441) 2016-10-10 22:43:23 -07:00
lemur_kubernetes Fixing a few issues with startup. (#374) 2016-06-28 14:28:05 -07:00
lemur_openssl Ensure the openssl and cryptography work under python3. (#438) 2016-10-09 00:06:15 -07:00
lemur_slack Slack spruce up (#394) 2016-07-06 10:27:13 -07:00
lemur_verisign Added Symantec plugin error checking for invalid domain suffix (#449) 2016-10-13 15:23:56 -07:00
__init__.py Pleasing the PEP8 gods 2015-07-21 13:06:13 -07:00
service.py Fixing notification deduplication and roll up 2015-08-02 09:14:27 -07:00
views.py Fixes various issues. (#316) 2016-05-13 14:35:38 -07:00