From bd9ad2fe522b82770ed1cf076d75849eead0ab3a Mon Sep 17 00:00:00 2001 From: Nic <123965403+ngayerie@users.noreply.github.com> Date: Fri, 31 Jan 2025 10:09:07 +0100 Subject: [PATCH] [SSL] Update troubleshooting.mdx --- src/content/docs/ssl/keyless-ssl/troubleshooting.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/ssl/keyless-ssl/troubleshooting.mdx b/src/content/docs/ssl/keyless-ssl/troubleshooting.mdx index eabb01143762bee..50ab61ab51e70e9 100644 --- a/src/content/docs/ssl/keyless-ssl/troubleshooting.mdx +++ b/src/content/docs/ssl/keyless-ssl/troubleshooting.mdx @@ -90,7 +90,7 @@ However, the key server is open source so you may attempt to build and deploy a You can use the same key server for multiple domains. -However, if you do, you will need to add the hostname and the Zone ID of the new domain to the `gokeyless.yaml` file. +You can have Keyless certificate configurations in separate zones configured to the same keyserver. ## Additional questions