DevOps Post Series : 2, How to install and configure SSL/TLS Certificate on AWS EC2
Assumption: It is assumed, you have launched an EC2 instance with a valid Key, configured the Security groups, Installed Apache/Nginx and have deployed your app. Background: Now, its time to configure your TLS/SSL certificate. Why would you want to configure your own certificate, when you can get Amazon to issue a free TLS/SSL certificate? Well, …