mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-09 16:01:46 +00:00
remove readme
This commit is contained in:
parent
89989adcad
commit
16b0704acc
@ -391,18 +391,3 @@ acme.sh --deploy --deploy-hook mydevil -d example.com
|
|||||||
```
|
```
|
||||||
|
|
||||||
That will remove old certificate and install new one.
|
That will remove old certificate and install new one.
|
||||||
|
|
||||||
## 15. Deploy the cert to G-Core CDN service
|
|
||||||
|
|
||||||
Deploy the cert to G-Core CDN service (https://gcorelabs.com/ru/) using the G-Core Labs API (https://docs.gcorelabs.com/cdn/).
|
|
||||||
Uses command line curl for send requests and jq for parse responses.
|
|
||||||
|
|
||||||
Then you can deploy now:
|
|
||||||
|
|
||||||
```sh
|
|
||||||
export DEPLOY_GCORE_CDN_USERNAME=myusername
|
|
||||||
export DEPLOY_GCORE_CDN_PASSWORD=mypassword
|
|
||||||
acme.sh --deploy -d example.com --deploy-hook gcore_cdn
|
|
||||||
```
|
|
||||||
|
|
||||||
Please note, need installed jq.
|
|
||||||
|
Loading…
Reference in New Issue
Block a user