Updated Validity (markdown)

neil 2022-04-02 11:18:46 +08:00
parent 7c157373f5
commit 3fa662025e
1 changed files with 1 additions and 1 deletions

@ -19,7 +19,7 @@ acme.sh --issue -d example.com -dns dns_cf --valid-to "2022-04-01T08:10:3
The value of `--valid-to` is an absolute date time in the future. The issued cert will expire on that time(`NotAfter`).
Please be careful about the date time format, it Must be exact format used above.
Please be careful about the date time format, it Must be the exact format in UTC used above.