In this lesson, we will focus on Nginx’s SSL configuration. The SSL (Secure Socket Layer) protocol was created to ensure secure transactions between web servers and browsers (using secure pages). SSL is supported by the Nginx server. We will see how to create, sign, and use the required certificates, as well as how to setup Nginx SSL’s capabilities.