31f472186b4cfd481dd709e432ee13c1286edb79
services/Automatic-CA.md
| ... | ... | @@ -153,6 +153,12 @@ writing RSA key |
| 153 | 153 | _dn42_tlsverify.ca.dn42. IN TXT XUU-MNT:pin-sha256:Qu/X5GNqOo05TdL7oexkamE34OUuDE60T+f0xc60UPQ= |
| 154 | 154 | ``` |
| 155 | 155 | |
| 156 | +After you set this TXT-Record for your domain, you can verify it with the following command (by replacing the domain with your own): |
|
| 157 | + |
|
| 158 | +``` |
|
| 159 | +$ dig +short TXT _dn42_tlsverify.ca.dn42. |
|
| 160 | +"XUU-MNT:pin-sha256:Qu/X5GNqOo05TdL7oexkamE34OUuDE60T+f0xc60UPQ=" |
|
| 161 | +``` |
|
| 156 | 162 | |
| 157 | 163 | ## Sign the server key |
| 158 | 164 |