servernames -> altnames
This commit is contained in:
parent
7f9683f199
commit
49a7f2da8f
|
@ -140,7 +140,7 @@ Options:
|
||||||
|
|
||||||
| Option | Description |
|
| Option | Description |
|
||||||
| ------------- | -------------------------------------------------------------------------- |
|
| ------------- | -------------------------------------------------------------------------- |
|
||||||
| `servernames` | only check and renew certs matching these servernames |
|
| `altnames` | only check and renew certs matching these altnames (including wildcards) |
|
||||||
| `renewBefore` | only check and renew certs marked for renewal before the given date, in ms |
|
| `renewBefore` | only check and renew certs marked for renewal before the given date, in ms |
|
||||||
| `duplicate` | renew certificates regardless of timing |
|
| `duplicate` | renew certificates regardless of timing |
|
||||||
| `force` | allow silly things, like tiny `renewOffset`s |
|
| `force` | allow silly things, like tiny `renewOffset`s |
|
||||||
|
|
Loading…
Reference in New Issue