mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-15 12:52:13 +08:00
Updated Synology RT1900ac install guide (markdown)
@@ -30,11 +30,17 @@ log out and login to ssh again
|
|||||||
so install is done :)
|
so install is done :)
|
||||||
|
|
||||||
next, config
|
next, config
|
||||||
|
```
|
||||||
$ cd /volume1/@appstore/acme.sh
|
$ cd /volume1/@appstore/acme.sh
|
||||||
|
```
|
||||||
get your email, cloudflare account and API (https://www.cloudflare.com/a/account/my-account)
|
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
|
type this to the shell, replace with the values above
|
||||||
|
```
|
||||||
export CF_Key="sdfsdfsdfljlbjkljlkjsdfoiwje"
|
export CF_Key="sdfsdfsdfljlbjkljlkjsdfoiwje"
|
||||||
export CF_Email="xxxx@sss.com"
|
export CF_Email="xxxx@sss.com"
|
||||||
|
```
|
||||||
|
|
||||||
now to create your cert
|
now to create your cert
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user