From 9627dcc5362d860035477c5c71282c21b2412b0f Mon Sep 17 00:00:00 2001 From: Scruel Tao Date: Thu, 22 Feb 2024 19:47:40 +0800 Subject: [PATCH] Updated Synology NAS Guide (markdown) --- Synology-NAS-Guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Synology-NAS-Guide.md b/Synology-NAS-Guide.md index be0f32d..6b08dd7 100644 --- a/Synology-NAS-Guide.md +++ b/Synology-NAS-Guide.md @@ -53,7 +53,7 @@ export CERT_DNS="dns_cf" ``` ## Deploy the default certificate -We will use the [Synology DSM deployhook](https://github.com/acmesh-official/acme.sh/wiki/deployhooks#20-deploy-the-certificate-to-synology-dsm) to deploy our certificate. This will override the default certificate, you can learn how to create new certificates to be used for other services later in this section. +We will use the [Synology DSM deployhook](https://github.com/acmesh-official/acme.sh/wiki/deployhooks#20-deploy-the-certificate-to-synology-dsm) to deploy our certificate. This will override the default certificate (if you haven't set any description for it), you can learn how to create new certificates to be used for other services later in this section. **The commands in the code block in this section assume you are still working in the same terminal and executed necessary commands described above.** ### Deploy with temp or existing admin user