cd9c112218
* 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
21 lines
373 B
ReStructuredText
21 lines
373 B
ReStructuredText
lemur_cfssl Package
|
|
===================
|
|
|
|
:mod:`lemur_cfssl` Package
|
|
--------------------------
|
|
|
|
.. automodule:: lemur.plugins.lemur_cfssl
|
|
:noindex:
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
:mod:`plugin` Module
|
|
--------------------
|
|
|
|
.. automodule:: lemur.plugins.lemur_cfssl.plugin
|
|
:noindex:
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|