TLS (Transport Layer Security) and its predecessor SSL (Secure Sockets Layer) are web protocols used to wrap normal traffic in a protected, encrypted wrapper. This technology enables server and client to communicate securely, and the certificate system allows users to verify the identity of websites. In this tutorial, we’ll show you how to set up a self-signed SSL certificate for use with an Nginx web server on your OS.
How To Create a Self-Signed SSL Certificate for Nginx on CentOS 7
How To Create a Self-Signed SSL Certificate for Nginx on Debian 10
How To Create a Self-Signed SSL Certificate for Nginx on Debian 9
How To Create a Self-Signed SSL Certificate for Nginx on Debian 8
How To Create a Self-Signed SSL Certificate for Nginx in Ubuntu
How To Create a Self-Signed SSL Certificate for Nginx in Ubuntu 20.04
How To Create a Self-Signed SSL Certificate for Nginx in Ubuntu 18.04
How To Create a Self-Signed SSL Certificate for Nginx in Ubuntu 16.04