From 331eb6d7e1e45d6f57f72276edaba0e9b77f8da1 Mon Sep 17 00:00:00 2001 From: Monviech <79600909+Monviech@users.noreply.github.com> Date: Tue, 16 Apr 2024 17:45:11 +0200 Subject: [PATCH] Update caddy.rst - Added hint about wildcard domains not containing their root domain in a certificate. --- source/manual/how-tos/caddy.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/manual/how-tos/caddy.rst b/source/manual/how-tos/caddy.rst index 360a7c75..faee0f99 100644 --- a/source/manual/how-tos/caddy.rst +++ b/source/manual/how-tos/caddy.rst @@ -364,6 +364,8 @@ Options Values Creating a wildcard reverse proxy --------------------------------- +.. Attention:: The certificate of a wildcard domain will only contain ``*.example.com``, not a SAN for ``example.com``. Create an additional domain for ``example.com`` and create a handler for the upstream destination. + Go to `Services - Caddy Web Server - General Settings - DNS Provider` * Select one of the supported DNS Providers from the list