Feb
19
How to install SSL certificates for Nginx on Ubuntu
Installing SSL certificates for Nginx is a bit different than Apache but it’s not that hard.
Instead of re-eventing the wheel, check out the post on the personal blog of AfterDarkMike, the CEO of After Dark Communications, Inc.
How to generate an SSL Certificate Signing Request for your Nginx Web Server with OpenSSL and install your SSL Certificate on your Nginx web server.
Actually I was surprised how easy it was to install SSL certificates for Nginx on Ubuntu.
Check out the full post “SSL certificate installation on Ubuntu/Nginx“.
How to install SSL certificates for Nginx on Ubuntu,