Google cloud and cPanel - Using Licensed Product LetsEncrypt for Cpanel

installed google cloud server and uploaded cpanel on it.

Let ssl give me a license error when i want to install

eror

How can I fix ?

hi @sisore

Try reading the error message as I think it’s pretty clear.

The software you are using is licensed.

You can talk to the vendor who makes the software to sort your issue :smiley:

https://letsencrypt-for-cpanel.com/

Andrei

You can also use AutoSSL with cPanel. AutoSSL is free: https://blog.cpanel.com/announcing-cpanel-whms-official-lets-encrypt-with-autossl-plugin/

1 Like

Also try acme.sh on GitHub.
The -w is the writable directory exposed to the web, not w the domain added.
Thus the command is:
./acme.sh --issue -d www.WEBSITE.com -w /home/myUsername/public_html -d WEBSITE.com --staging

Check w your hosting where you could see a text file, e.g.
Also open source.
Sets up renewals too.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.