make the role indempotant with cert renewal
This commit is contained in:
parent
ce8496040a
commit
0a3b7bf590
2 changed files with 27 additions and 11 deletions
|
@ -3,3 +3,5 @@ key_usage:
|
|||
- digitalSignature
|
||||
- keyEncipherment
|
||||
validity_duration: "+365d"
|
||||
time_before_expiration_for_renewal: "+30d" # need a better name
|
||||
force_renewal: no
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue