¿Estas atascado? ¡Yo te ayudo!, pregunta aquí.

Crear y configurar certificado seguro SSL con cerbot en ubuntu server

Todo sobre linux, programas para linux, configuraciones de sistema linux, etc..

Notapor alexiter » Dom May 12, 2019 2:31 pm

IMPORTANTE, PARA INSTALAR CERBOT EN UBUNTU 20 Y POSTERIOR HAY QUE HACERLO DE LA SIGUIENTE FORMA:

Código: Seleccionar todo
sudo apt-get install snap


DESPUES
Código: Seleccionar todo
sudo snap install certbot --classic


Step 1 — Download the Let’s Encrypt Client
The first step to using Let's Encrypt to obtain an SSL certificate is to install the certbot software on your server. The Certbot developers maintain their own Ubuntu software repository with up-to-date versions of the software. Because Certbot is in such active development it's worth using this repository to install a newer Certbot than provided by Ubuntu.

First, add the repository:

Código: Seleccionar todo
sudo add-apt-repository ppa:certbot/certbot

You'll need to press ENTER to accept. Afterwards, update the package list to pick up the new repository's package information:

Código: Seleccionar todo
sudo apt-get update

And finally, install Certbot from the new repository with apt-get:

Código: Seleccionar todo
sudo apt-get install python-certbot-apache

The certbot Let's Encrypt client is now ready to use.

Step 2 — Set Up the SSL Certificate
Generating the SSL Certificate for Apache using the certbot Let’s Encrypt client is quite straightforward. The client will automatically obtain and install a new SSL certificate that is valid for the domains provided as parameters.

To execute the interactive installation and obtain a certificate that covers only a single domain, run the certbot command with:

Código: Seleccionar todo
sudo certbot --apache -d example.com
alexiter
Site Admin
 
Mensajes: 157
Registrado: Dom Nov 17, 2013 9:54 pm

Volver a Linux

  • Buscar mensajes nuevos
  • Buscar temas sin respuesta
  • ¿Quién está conectado?
  • Hay 22 Usuarios identificados :: 0 registrado, 0 ocultos y 22 invitados (basados en usuarios activos en los últimos 5 minutos)
  • La mayor cantidad de usuarios identificados fue 619 el Dom May 03, 2020 11:11 pm
  • Usuarios navegando por este Foro: No hay usuarios registrados visitando el Foro y 22 invitados