Adding default validity and retry logic. (#483)

This commit is contained in:
kevgliss
2016-11-10 11:23:37 -08:00
committed by GitHub
parent e6b291d034
commit 89470a0ce0
2 changed files with 25 additions and 12 deletions

View File

@ -397,6 +397,12 @@ The following configuration properties are required to use the Digicert issuer p
This is the root to be used for your CA chain
.. data:: DIGICERT_DEFAULT_VALIDITY
:noindex:
This is the default validity (in years), if no end date is specified. (Default: 1)
CFSSL Issuer Plugin
^^^^^^^^^^^^^^^^^^^