servernames -> altnames

这个提交包含在:
AJ ONeal 2019-10-29 04:40:59 -06:00
父节点 7f9683f199
当前提交 49a7f2da8f
共有 1 个文件被更改,包括 1 次插入1 次删除

查看文件

@ -140,7 +140,7 @@ Options:
| 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 |
| `duplicate` | renew certificates regardless of timing |
| `force` | allow silly things, like tiny `renewOffset`s |