]> git.street.me.uk Git - andy/dehydrated.git/blame - docs/domains_txt.md
fixed a few things after project rename
[andy/dehydrated.git] / docs / domains_txt.md
CommitLineData
12c77ca5
LS
1### domains.txt
2
ec49a443 3dehydrated uses the file `domains.txt` as configuration for which certificates should be requested.
12c77ca5
LS
4
5The file should have the following format:
6
7```text
8example.com www.example.com
9example.net www.example.net wiki.example.net
10```
11
12This states that there should be two certificates `example.com` and `example.net`,
13with the other domains in the corresponding line being their alternative names.