This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
informatica:servidor_internet_2009_http_to_https [2022/09/27 13:57] miquel [xxxx] |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Servidor web/dades ====== | ||
- | |||
- | ===== Actualització d'HTTP a HTTPS amb certificats LetsEncrypt - Setembre de 2022 ===== | ||
- | |||
- | Cal convertir el servidor HTTP en HTTPS. He descartat les opcions de fer-ho amb un certificat auto-signat (self-signed) o amb un certificat aconseguit a través del Servei d' | ||
- | |||
- | Això ens deixa l' | ||
- | |||
- | Aquesta pàgina conté la descripció detallada del procés d' | ||
- | |||
- | |||
- | ==== Instal·lació del paquet certbot ==== | ||
- | |||
- | El paquet [[https:// | ||
- | |||
- | < | ||
- | automatically configure HTTPS using Let's Encrypt | ||
- | |||
- | The objective of Certbot, Let's Encrypt, and the ACME (Automated Certificate Management Environment) protocol is to make it possible to set up an HTTPS server and have it automatically obtain a browser-trusted certificate, | ||
- | |||
- | This agent is used to: | ||
- | |||
- | - Automatically prove to the Let's Encrypt CA that you control the website | ||
- | - Obtain a browser-trusted certificate and set it up on your web server | ||
- | - Keep track of when your certificate is going to expire, and renew it | ||
- | - Help you revoke the certificate if that ever becomes necessary. | ||
- | |||
- | This package contains the main application, | ||
- | |||
- | < | ||
- | https:// | ||
- | </ | ||
- | |||
- | </ | ||
- | |||
- | |||
- | ==== xxxx ==== | ||
- | |||
- | Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. | ||
- | |||
- | |||
- | ==== Referències ==== | ||
- | |||
- | * [[https:// | ||
- | * [[https:// | ||
- | * [[https:// | ||
- | * [[https:// | ||
- | * [[https:// | ||
- | * [[https:// | ||
- | |||