Adding support for private DigiCert certificates (#835)

This commit is contained in:
Asbjørn Kjær
2017-06-14 09:20:24 -07:00
committed by kevgliss
parent e77382864b
commit 35cc7ef8d7
2 changed files with 11 additions and 0 deletions

View File

@ -466,6 +466,11 @@ The following configuration properties are required to use the Digicert issuer p
This is the default validity (in years), if no end date is specified. (Default: 1)
.. data:: DIGICERT_PRIVATE
:noindex:
This is whether or not to issue a private certificate. (Default: False)
CFSSL Issuer Plugin
^^^^^^^^^^^^^^^^^^^