Updated Synology NAS Guide (markdown)

Chris Nesbitt-Smith 2023-09-25 21:29:49 +01:00
parent 975a06bdef
commit 3422765c68
1 changed files with 1 additions and 1 deletions

@ -51,7 +51,7 @@ $ ./acme.sh --issue --server letsencrypt --home . -d "$CERT_DOMAIN" --dns "$CERT
```
## Deploy the default certificate
We will use the [Synology DSM deployhook](https://github.com/acmesh-official/acme.sh/wiki/deployhooks#20-deploy-the-cert-into-synology-dsm) to deploy our certificate. This will override the default certificate, in the next section you can see how to create new certificates to be used for other services.
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, in the next section you can see how to create new certificates to be used for other services.
```sh
$ cd /usr/local/share/acme.sh