services/Distributed-Wiki.md
... ...
@@ -83,7 +83,11 @@ gollum <path> --css <path>/custom.css --host 127.0.0.1 --port 4567 --no-edit
83 83
- Generate a [CSR](/services/Certificate-Authority) and send DNS Key Pin to [[email protected]](mailto:[email protected]):
84 84
85 85
```
86
-./ca.dn42 tls-gen wiki.dn42 MIC92-MNT [email protected] DNS:wiki.dn42,DNS:www.wiki.dn42,DNS:internal.dn42,DNS:www.internal.dn42
86
+./ca.dn42 tls-gen \
87
+ wiki.dn42 \
88
+ MIC92-MNT \
89
90
+ DNS:wiki.dn42,DNS:www.wiki.dn42,DNS:internal.dn42,DNS:www.internal.dn42,DNS:<AS>-<CC->.wiki.dn42
87 91
```
88 92
89 93
Wait for a reply and then sign the certificate: