mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-06-14 08:52:19 +00:00
certs: make it more clear where to set alias
see https://bugzilla.proxmox.com/show_bug.cgi?id=5506 Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
8f6611eb7c
commit
27f646827d
@ -195,9 +195,9 @@ A special `alias` mode can be used to handle the validation on a different
|
||||
domain/DNS server, in case your primary/real DNS does not support provisioning
|
||||
via an API. Manually set up a permanent `CNAME` record for
|
||||
`_acme-challenge.domain1.example` pointing to `_acme-challenge.domain2.example`
|
||||
and set the `alias` property in the {PVE} node configuration file to
|
||||
`domain2.example` to allow the DNS server of `domain2.example` to validate all
|
||||
challenges for `domain1.example`.
|
||||
and set the `alias` property on the corresponding `acmedomainX` key in the
|
||||
{PVE} node configuration file to `domain2.example` to allow the DNS server of
|
||||
`domain2.example` to validate all challenges for `domain1.example`.
|
||||
|
||||
|
||||
Combination of Plugins
|
||||
|
Loading…
Reference in New Issue
Block a user