If you're serving up websites from your Linux data center and using NGINX, you need to enable SSL for a more secure solution. Secure Sockets Layer (SSL) has become a necessity for web servers. Why?
I have an Apache server running a number of named virtual hosts that I want to use SSL with. Apache doesn't support named virtual hosts in the SSL configuration file, because of the way the protocols ...