mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-06-14 22:27:54 +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
|
domain/DNS server, in case your primary/real DNS does not support provisioning
|
||||||
via an API. Manually set up a permanent `CNAME` record for
|
via an API. Manually set up a permanent `CNAME` record for
|
||||||
`_acme-challenge.domain1.example` pointing to `_acme-challenge.domain2.example`
|
`_acme-challenge.domain1.example` pointing to `_acme-challenge.domain2.example`
|
||||||
and set the `alias` property in the {PVE} node configuration file to
|
and set the `alias` property on the corresponding `acmedomainX` key in the
|
||||||
`domain2.example` to allow the DNS server of `domain2.example` to validate all
|
{PVE} node configuration file to `domain2.example` to allow the DNS server of
|
||||||
challenges for `domain1.example`.
|
`domain2.example` to validate all challenges for `domain1.example`.
|
||||||
|
|
||||||
|
|
||||||
Combination of Plugins
|
Combination of Plugins
|
||||||
|
Loading…
Reference in New Issue
Block a user