Create a Self Signed SSL Certificate for Nginx Web Server On Linux
SSL (Secure Sockets Layer) is the standard security technology for establishing an encrypted link between a web server and a browser. This link ensures that all data passed between the web server and browsers remain private and integral.
Nginx (pronounced “engine x”) is software to provide a web server. It can act as a reverse proxy server for TCP, UDP, HTTP, HTTPS, SMTP, POP3, and IMAP protocols, as well as a load balancer and an HTTP cache.
by Quick Notepad Tutorial
linux web server
And this…
add_header Public-Key-Pins 'pin-sha256=" ";
How can i get it?
how we will open it in chrome??
why did i not see this earlier. thanks a ton!
Hi, I am not able to configure nginx with openssl inside container.