d2137bc1740647da6438fbe878f4df4d05e12f48
services/Distributed-Wiki.md
... | ... | @@ -83,7 +83,7 @@ gollum --css <path>/custom.css --gollum-path <path> --host 127.0.0.1 --port 456 |
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 <NAME>-MNT <email> DNS:wiki.dn42,DNS:www.wiki.dn42,DNS:internal.dn42,DNS:www.internal.dn42 |
|
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 |
|
87 | 87 | ``` |
88 | 88 | |
89 | 89 | Wait for a reply and then sign the certificate: |