2021-04-20 18:56:58 +00:00
|
|
|
# Tips on synology NAS
|
|
|
|
|
|
|
|
## debug the ssl certificate renew on synology
|
2020-11-26 17:38:25 +00:00
|
|
|
|
|
|
|
in case of error in the renewal of synology certificate with let's encrypt proceed like this:
|
|
|
|
|
|
|
|
- connect to synology with SSH
|
|
|
|
- enter command ```sudo /usr/syno/sbin/syno-letsencrypt renew-all -v```
|