Updated Synology NAS Guide (markdown)

master
Fernando Miguel 2016-11-03 17:13:40 +00:00
parent b6e14e9577
commit 7d38cf83a8
1 changed files with 2 additions and 2 deletions

@ -16,10 +16,10 @@ so install is done :)
next, config
$ cd ~/.acme.sh/
$ vi acme.sh account.conf
$ vi account.conf
set your email, cloudflare account and API (https://www.cloudflare.com/a/account/my-account)
ctrl+c
:wq (and you are out of VI(M)
:wq (and you are out of VI(M))
now to create your cert
$ ./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