From fceed522268cb95cfce0c2c3d3431026f2d48961 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sat, 30 Jan 2021 02:09:30 +0100 Subject: [PATCH] Fix unclosed bold --- ...1-30-quick-tip-sni-for-internal-domains-with-turris-omnia.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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