]> git.street.me.uk Git - andy/dehydrated.git/blame - docs/domains_txt.md
renamed project to dehydrated and main script to dehydrated.sh
[andy/dehydrated.git] / docs / domains_txt.md
CommitLineData
12c77ca5
LS
1### domains.txt
2
64e35463 3dehydrated.sh 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.