mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-04 20:32:19 +08:00
fixed: Typo of NotBefore
@@ -5,7 +5,7 @@ And some of the CAs supported this feature. (The Letsencrypt CA doesn't support
|
|||||||
There are 2 command options to use:
|
There are 2 command options to use:
|
||||||
|
|
||||||
1. The `--valid-to <date time>` option, which is for `NotAfter` field.
|
1. The `--valid-to <date time>` option, which is for `NotAfter` field.
|
||||||
2. The `--valid-from <date time>` option, which is for `NotBeofre` field.
|
2. The `--valid-from <date time>` option, which is for `NotBefore` field.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user