fixed: Typo of `NotBefore`
parent
d61f818e10
commit
e26bb2f337
|
@ -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.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue