Updated Simple guide to add TLS cert to cpanel (markdown)

Fernando Miguel 2017-09-24 12:55:14 +01:00
parent d63eca76bc
commit a604f330b1
1 changed files with 3 additions and 1 deletions

@ -6,7 +6,9 @@ Replace _EXAMPLE.COM_ with your domain
***
## First we SSH into your cPanel host.
Then install acme running the following command:
`$ ssh -l `_USERNAME_` -p `_PORT_PROVIDED_BY_CPANEL_SUPPORT_ ` ` _SERVER_ADDRESS_
## Then install acme running the following command:
`$ curl https://get.acme.sh | sh`