From 66294b8fc3f8420e6897458d9d5445796938c821 Mon Sep 17 00:00:00 2001 From: Richard Smedley Date: Mon, 9 Dec 2024 09:44:31 +0000 Subject: [PATCH] use updated partial for DNS SRV --- modules/howtos/pages/managing-connections.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/howtos/pages/managing-connections.adoc b/modules/howtos/pages/managing-connections.adoc index 07c0e7ee..f3c12489 100644 --- a/modules/howtos/pages/managing-connections.adoc +++ b/modules/howtos/pages/managing-connections.adoc @@ -316,7 +316,7 @@ NOTE: Any TLS certificates must be set up at the point where the connections are // DNS-SRV -include::{version-common}@sdk:shared:partial$dnssrv-pars.adoc[tag=dnssrv] +include::{version-common}@sdk:shared:partial$dnssrv-pars.adoc[tag=dnssrv-rev] DNS SRV bootstrapping is enabled by default in the {name-sdk}. In order to make the SDK use the SRV records, you need to pass in the hostname from your records (here `example.com`):