Updated Synology NAS Guide (markdown)

master
Scruel Tao 2024-04-21 16:14:01 +08:00
parent 3dc47e3cbc
commit a5af16d1da
1 changed files with 0 additions and 2 deletions

@ -54,8 +54,6 @@ export CERT_DNS="dns_cf"
## Deploy the default certificate
**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.
**The commands in the code block in this section assume you are still working in the same terminal and executed necessary commands described above.**