mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-12-24 03:52:10 +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:
|
||||
|
||||
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