mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-12 19:12:33 +08:00
Updated Synology NAS Guide (markdown)
@@ -29,7 +29,9 @@ Now to create your certificate:
|
||||
|
||||
$ ./acme.sh --issue -d YOURDOMAIN.TLD --dns dns_cf --certpath /usr/syno/etc/certificate/system/default/cert.pem --keypath /usr/syno/etc/certificate/system/default/privkey.pem --fullchainpath /usr/syno/etc/certificate/system/default/fullchain.pem
|
||||
|
||||
You'll need to restart the webserver with: /usr/syno/etc/rc.sysv/nginx.sh reload
|
||||
You'll need to restart the webserver with:
|
||||
|
||||
$ /usr/syno/etc/rc.sysv/nginx.sh reload
|
||||
|
||||
simple right?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user