Default authority. (#549)
* Enabling the specification of a default authority, if no default is found then the first available authority is selected * PEP8 * Skipping tests relying on keytool
This commit is contained in:
@ -164,6 +164,14 @@ and are used when Lemur creates the CSR for your certificates.
|
||||
LEMUR_DEFAULT_ISSUER_PLUGIN = "verisign-issuer"
|
||||
|
||||
|
||||
.. data:: LEMUR_DEFAULT_AUTHORITY
|
||||
:noindex:
|
||||
|
||||
::
|
||||
|
||||
LEMUR_DEFAULT_AUTHORITY = "verisign"
|
||||
|
||||
|
||||
Notification Options
|
||||
--------------------
|
||||
|
||||
|
Reference in New Issue
Block a user