![]() |
8 years ago | |
---|---|---|
.. | ||
README.md | 8 years ago | |
cpanel.sh | 8 years ago | |
kong.sh | 8 years ago | |
myapi.sh | 8 years ago |
Here are the scripts to deploy the certs/key to the server/services.
(cpanel deploy hook is not finished yet, this is just an example.)
Before you can deploy your cert, you must issue the cert first.
Then you can deploy now:
export DEPLOY_CPANEL_USER=myusername
export DEPLOY_CPANEL_PASSWORD=PASSWORD
acme.sh --deploy -d example.com --deploy --deploy-hook cpanel
Before you can deploy your cert, you must issue the cert first.
(TODO)
(TODO)