mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-06 05:22:09 +08:00
Fixed example using --insecure
@@ -85,7 +85,7 @@ $ export SYNO_Port="5001"
|
|||||||
# Please be aware that the empty string only works if you haven't added/changed the description for
|
# Please be aware that the empty string only works if you haven't added/changed the description for
|
||||||
# the default certificate. If you have, you'll need to specify the description here.
|
# the default certificate. If you have, you'll need to specify the description here.
|
||||||
$ export SYNO_Certificate=""
|
$ export SYNO_Certificate=""
|
||||||
$ ./acme.sh --insecure --deploy --home . -d "$CERT_DOMAIN" --deploy-hook synology_dsm
|
$ ./acme.sh --deploy --insecure --home . -d "$CERT_DOMAIN" --deploy-hook synology_dsm
|
||||||
```
|
```
|
||||||
|
|
||||||
### Deploying additional certificates
|
### Deploying additional certificates
|
||||||
|
|||||||
Reference in New Issue
Block a user