Updated Synology RT1900ac install guide (markdown)

Fernando Miguel
2017-04-28 14:45:07 +01:00
parent ae75975cc0
commit be7cb89b4f

@@ -30,11 +30,17 @@ log out and login to ssh again
so install is done :)
next, config
```
$ cd /volume1/@appstore/acme.sh
```
get your email, cloudflare account and API (https://www.cloudflare.com/a/account/my-account)
type this to the shell, replace with the values above
```
export CF_Key="sdfsdfsdfljlbjkljlkjsdfoiwje"
export CF_Email="xxxx@sss.com"
```
now to create your cert
```