lemur/lemur/plugins/lemur_csr
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
..
tests CSR Export Plugin (#988) 2017-11-14 10:11:06 -08:00
__init__.py CSR Export Plugin (#988) 2017-11-14 10:11:06 -08:00
plugin.py CSR Export Plugin (#988) 2017-11-14 10:11:06 -08:00