From 93b0faaae1c824a9a57cc993b418ec369ee7329c Mon Sep 17 00:00:00 2001 From: Scruel Tao Date: Fri, 1 Mar 2024 15:17:53 +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 2ce5bb2..4dfe964 100644 --- a/Synology-NAS-Guide.md +++ b/Synology-NAS-Guide.md @@ -54,7 +54,7 @@ export CERT_DNS="dns_cf" ## Deploy the default certificate -**This section has been pre-updated, before [PR#5023](https://github.com/acmesh-official/acme.sh/pull/5023) got merged, you shall read [the old doc](https://github.com/acmesh-official/acme.sh/wiki/Synology-NAS-Guide/f26524f15d8e14fdc3c2cd7b75ce7eaf1d7eb532).** +**Notice: This section has been pre-updated, before [PR#5023](https://github.com/acmesh-official/acme.sh/pull/5023) got merged, you shall read [the old doc](https://github.com/acmesh-official/acme.sh/wiki/Synology-NAS-Guide/f26524f15d8e14fdc3c2cd7b75ce7eaf1d7eb532).** 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.