lemur/lemur/plugins
James Chuong 4b544ae207 CSR Export Plugin (#988)
This plugin allows a certificate to be exported as a CSR via OpenSSL
x509.  The workflow will be:
* Create self-signed cert via Cryptography authority
* Export CSR via this plugin
* Sign your own cert outside of Lemur
* Import new cert with private key

Change-Id: Id3f7db2506bd959236cd3a6df622841058abda5a
2017-11-14 10:11:06 -08:00
..
base Various minor cleanups and fixes (#938) 2017-09-25 15:33:42 -07:00
bases Ensuring that we have default options for source plugins. (#961) 2017-10-05 17:27:45 -07:00
lemur_acme Removing unused import. (#989) 2017-11-14 09:24:26 -08:00
lemur_atlas Closes #216 2016-04-01 16:54:33 -07:00
lemur_aws Various minor cleanups and fixes (#938) 2017-09-25 15:33:42 -07:00
lemur_cfssl Initial work allowing certificates to be revoked. (#941) 2017-09-28 18:27:56 -07:00
lemur_cryptography Initial work allowing certificates to be revoked. (#941) 2017-09-28 18:27:56 -07:00
lemur_csr CSR Export Plugin (#988) 2017-11-14 10:11:06 -08:00
lemur_digicert During higher loads, retrying the connection attempt is often required for the CIS api. (#972) 2017-10-12 10:37:58 -07:00
lemur_email Adding cli to mass revoke certificates. (#955) 2017-10-03 10:51:53 -07:00
lemur_java Chains are not always a given. (#645) 2017-01-08 17:27:50 -08:00
lemur_kubernetes Adds the ability for destination plugins to be sub-classed from Expor… (#839) 2017-06-26 12:03:24 -07:00
lemur_linuxdst Various minor cleanups and fixes (#938) 2017-09-25 15:33:42 -07:00
lemur_openssl Various minor cleanups and fixes (#938) 2017-09-25 15:33:42 -07:00
lemur_slack Minor documentation fixes/tweaks (#597) 2016-12-14 09:29:04 -08:00
lemur_verisign Caa (#975) 2017-10-24 14:46:33 -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
utils.py Certificate rotation enhancements (#570) 2016-12-07 16:24:59 -08:00
views.py Minor documentation fixes/tweaks (#597) 2016-12-14 09:29:04 -08:00