Browse Source

servernames -> altnames

v3
AJ ONeal 5 years ago
parent
commit
49a7f2da8f
  1. 2
      MIGRATION_GUIDE_V2_V3.md

2
MIGRATION_GUIDE_V2_V3.md

@ -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 |

Loading…
Cancel
Save