From 48321df0545404752262b97712edc0e4d9c5bb0c Mon Sep 17 00:00:00 2001 From: DjP-iX <133042991+DjP-iX@users.noreply.github.com> Date: Fri, 26 Apr 2024 14:49:04 -0400 Subject: [PATCH] Update ConfiguringACMEDNS.md --- content/CORETutorials/SystemConfiguration/ConfiguringACMEDNS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/CORETutorials/SystemConfiguration/ConfiguringACMEDNS.md b/content/CORETutorials/SystemConfiguration/ConfiguringACMEDNS.md index 500fbd5f88..654b535189 100644 --- a/content/CORETutorials/SystemConfiguration/ConfiguringACMEDNS.md +++ b/content/CORETutorials/SystemConfiguration/ConfiguringACMEDNS.md @@ -28,7 +28,7 @@ Name the authenticator. Leave **Authenticator** set to **Route53**. Enter the **Access ID Key** and **Secret Access Key** from Amazon. -{{< hint type=note >}} +{{< hint type=note title="Supported DNS Providers" >}} Amazon Route 53 is the only supported DNS provider in TrueNAS CORE. See the [AWS documentation](https://aws.amazon.com/premiumsupport/knowledge-center/create-access-key/) for more details about generating the **Access ID Key** and **Secret Access Key**. {{< /hint >}}