Use own MNAME because no primary/secondary logic exists (https://datatracker.ietf.org/doc/html/rfc1035#section-3.3.13). So each service should use own MNAME.

This commit is contained in:
135
2023-06-30 16:09:38 +03:00
parent 77545477f9
commit 0c71240182
2 changed files with 14 additions and 9 deletions

View File

@@ -26,6 +26,9 @@ PGPASSWORD ?=
#- ACME zone suffix
ACME_DOMAIN ?=
#- This NS for use in SOA
NSERVER ?=
# ------------------------------------------------------------------------------
all: help