diff --git a/content/post/2021-01-30-quick-tip-sni-for-internal-domains-with-turris-omnia.md b/content/post/2021-01-30-quick-tip-sni-for-internal-domains-with-turris-omnia.md index e2cfd3f..2beb8de 100644 --- a/content/post/2021-01-30-quick-tip-sni-for-internal-domains-with-turris-omnia.md +++ b/content/post/2021-01-30-quick-tip-sni-for-internal-domains-with-turris-omnia.md @@ -27,7 +27,7 @@ Actually setting up the certificates (with the dns-01 challenge) was rather easy Hence, the question: -**How could I have an arbitrary number of subdomains (`foo.bar`, `baz.foo.bar`) all resolve to the same IP without manual mapping? +**How could I have an arbitrary number of subdomains (`foo.bar`, `baz.foo.bar`) all resolve to the same IP without manual mapping?** ## The solution