From 72a7d1812b7e5c7690e7e743e10506c51bfe7c8a Mon Sep 17 00:00:00 2001 From: Ramkumar K Date: Tue, 3 Sep 2024 16:35:27 +0530 Subject: [PATCH] 7472-Hostname verification-ut-cmts-2 7472-Hostname verification-ut-cmts-2 #7472 --- modules/reference/pages/feature/transportSecurity/examples.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/reference/pages/feature/transportSecurity/examples.adoc b/modules/reference/pages/feature/transportSecurity/examples.adoc index 1a75b10eb..6f68f5adc 100644 --- a/modules/reference/pages/feature/transportSecurity/examples.adoc +++ b/modules/reference/pages/feature/transportSecurity/examples.adoc @@ -178,5 +178,5 @@ The verification makes sure that the hostname or IP address in the URL matches t Typically, during hostname verification, when the hostname is used in the request, it checks against the DNSName entry in the SAN. If the SAN does not contain a DNSName entry, hostname verification uses the certificate owner's common name (CN). When an IP address is used in the request, hostname verification relies on the IP address information in the SAN only. -For more information, see xref:ROOT:pages/troubleshooting.adoc#Troubleshooting_SSL[Troubleshooting SSL and TLS] +For more information, see xref:pages/troubleshooting.adoc#Troubleshooting_SSL[Troubleshooting SSL and TLS]