Commit 042e09d2 authored by neilpang's avatar neilpang
Browse files

Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev

parents 36309e6d e1ac201d
...@@ -94,6 +94,7 @@ DEPLOY_CPANEL_USER is required only if you run the script as root and it should ...@@ -94,6 +94,7 @@ DEPLOY_CPANEL_USER is required only if you run the script as root and it should
export DEPLOY_CPANEL_USER=username export DEPLOY_CPANEL_USER=username
acme.sh --deploy -d example.com --deploy-hook cpanel_uapi acme.sh --deploy -d example.com --deploy-hook cpanel_uapi
``` ```
Please note, that the cpanel_uapi hook will deploy only the first domain when your certificate will automatically renew. Therefore you should issue a separete certificate for each domain.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment