Updated Validity (markdown)
parent
98a7a2fec0
commit
d2aa886af3
|
@ -41,6 +41,9 @@ Please be careful about the format, there are only `+*d` (for days) and `+*h` (
|
|||
|
||||
|
||||
|
||||
## If you use the absolute format for `--valid-to "2022-04-01T08:10:33Z"`, the cert will NOT be renewed automatically when it expires.
|
||||
## If you want the cert to be renewed automatically, please use the relative format `--valid-to +20d`(the cert will be renewed every 20 days). Of course, if you don't use `--valid-to` parameter at all, the cert will be renewed every `60 days` as before.
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue