Fix 2.4.2 upgrade notes formatting refs #19330
[arvados.git] / tools / salt-install / config_examples / multi_host / aws / certs / README.md
1 SSL Certificates
2 ================
3
4 Add the certificates for your hosts in this directory.
5
6 The nodes requiring certificates are:
7
8 * CLUSTER.DOMAIN
9 * collections.CLUSTER.DOMAIN
10 * \*.collections.CLUSTER.DOMAIN
11 * download.CLUSTER.DOMAIN
12 * keep.CLUSTER.DOMAIN
13 * workbench.CLUSTER.DOMAIN
14 * workbench2.CLUSTER.DOMAIN
15 * ws.CLUSTER.DOMAIN
16
17 They can be individual certificates or a wildcard certificate for all of them.
18
19 Please remember to modify the *nginx\_\** salt pillars accordingly.