How To Create a Self-Signed SSL Certificate for Nginx in Ubuntu 16.04
TLS, or transport layer security, and its predecessor SSL, which stands for secure sockets layer, are web protocols used to wrap normal traffic in a protected, encrypted wrapper. Using this technology, servers can send traffic safely between the server and clients…