mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-09 02:42:43 +00:00
Add Aliyun SLB
This commit is contained in:
parent
1e8fbe2ba0
commit
4a0b972b39
@ -115,12 +115,13 @@ acme.sh --deploy -d fritzbox.example.com --deploy-hook fritzbox
|
||||
|
||||
```sh
|
||||
acme.sh --deploy -d ftp.example.com --deploy-hook strongswan
|
||||
```
|
||||
|
||||
## 10. Deploy the cert to Aliyun SLB```
|
||||
## 10. Deploy the cert to Aliyun SLB
|
||||
|
||||
WARN, this hook just upload cert to Aliyun SLB, U should signin aliyun console & update slb instance by yourself.
|
||||
|
||||
```
|
||||
```sh
|
||||
$ export Ali_Region="cn-hangzhou"
|
||||
$ export Ali_Api_Key="my-api-key"
|
||||
$ export Ali_Api_Secret="my-api-secret"
|
||||
|
Loading…
x
Reference in New Issue
Block a user