You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/osd-aws-privatelink-config-dns-forwarding.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ With AWS PrivateLink clusters, a public hosted zone and a private hosted zone ar
10
10
11
11
The _Let's Encrypt DNS-01_ validation requires a public zone so that valid, publicly trusted certificates can be issued for the domain. The validation records are deleted after _Let's Encrypt_ validation is complete; however, the zone is still required for issuing and renewing these certificates, which are typically required every 60 days. While these zones usually appear empty, it is serving a critical role in the validation process.
12
12
13
-
For more information about private hosted zones, see link:https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/hosted-zones-private.html[AWS private hosted zones documentation]. For more information about private hosted zones, see link:https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/AboutHZWorkingWith.html[AWS public hosted zones documentation].
13
+
For more information about private hosted zones, see link:https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/hosted-zones-private.html[AWS private hosted zones documentation]. For more information about public hosted zones, see link:https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/AboutHZWorkingWith.html[AWS public hosted zones documentation].
0 commit comments