Cómo proteger a Apache con Let’s Encrypt en Ubuntu 16.04
Introducción Este tutorial le mostrará cómo configurar un certificado TLS / SSL de Let’s Encrypt en un servidor Ubuntu 16.04 que ejecute Apache como un servidor web. También cubriremos cómo automatizar el proceso de renovación de certificados. Los certificados SSL se utilizan en los servidores web para cifrar el tráfico entre el servidor y el cliente, proporcionando seguridad […]
How To Configure SSL/TLS for MySQL on Ubuntu 16.04
Introduction MySQL is the most popular open-source relational database management system in the world. Modern package managers have reduced some of the friction to getting MySQL up and running, but there is still some configuration that should be done after installation. One of the most important areas to spend some extra time on is security. […]
Cómo crear un certificado SSL auto-firmado para Apache en Ubuntu 16.04
Introducción TLS o seguridad de capa de transporte, y su predecesor SSL , que representa la capa de sockets seguros, son protocolos web usados para envolver el tráfico normal en un contenedor protegido y encriptado. Utilizando esta tecnología, los servidores pueden enviar tráfico de forma segura entre el servidor y los clientes sin la posibilidad de que los […]
SSL Settings
[1] Create certificates first, refer to here. [2] Configure Apache2.
Create SSL Certificates
Create your server’s self signed SSL Certificates. If you use your server as a business, it had better buy and use a Formal Certificate from Verisign and so on.