Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save berlanga2008/96ca50a75ea00aa3665d924e3073134d to your computer and use it in GitHub Desktop.
Save berlanga2008/96ca50a75ea00aa3665d924e3073134d to your computer and use it in GitHub Desktop.
añadir plugin de Let's Encrypt a whm cpanel.
cd /etc/yum.repos.d/ && wget https://letsencrypt-for-cpanel.com/static/letsencrypt.repo
yum -y install letsencrypt-cpanel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment