En esta lección veremos cómo instalar un certificado de seguridad SSL de manera gratuita mediante Certbot, para nuestro LAMP Stack (Linux, Apache, MySQL, PHP) Click-to-Deploy en Google Cloud Platform.
Software: Apache – System: Debian 9 Strech
sudo apt-get install certbot python-certbot-apache
sudo certbot --apache
sudo certbot renew --dry-run