How to certify our GoDaddy managed WordPress hosting?

If you have an ssh access to your godaddy host. you can use acme.sh.

Which is tested working on:

  1. Windows (with cygwin)
  2. Mac
  3. Linux
  4. Unix

You don’t have to be root. Any normal user can install and use:

curl   https://get.acme.sh  | sh
1 Like