Updated deployhooks (markdown)
parent
aca2b6fa4a
commit
abd19da6e1
|
@ -737,11 +737,9 @@ acme.sh --insecure --deploy -d example.com --deploy-hook peplink
|
|||
|
||||
The certificate should now show up in "Network" -> "Certificate Manager".
|
||||
|
||||
## 25. Deploy ssl cert on TrueNAS Core Server based on RestApi
|
||||
## 25. Deploy the cert on TrueNAS Core Server
|
||||
|
||||
Before you can deploy your cert, you must [issue the cert first](https://github.com/Neilpang/acme.sh/wiki/How-to-issue-a-cert).
|
||||
If you run the acme.sh Scipt on the Truenas Server itself you have to use the --dns option.
|
||||
Deploy Scipt supports TrueNas Core newer than 12.0 U3.
|
||||
Before you can deploy your cert, you must [issue the cert first](https://github.com/Neilpang/acme.sh/wiki/How-to-issue-a-cert). If you run the acme.sh Scipt on the Truenas Server itself you have to use the --dns option. Deploy Scipt supports TrueNas Core newer than 12.0 U3.
|
||||
|
||||
```sh
|
||||
# Following environment variables must be set:
|
||||
|
|
Loading…
Reference in New Issue