Enable SSL certificate for AWS EC2 WordPress blog site
Here we are going to show, how we enabled the SSL certificate i.e. routed traffic through the https by default, for our Wordpress blog site which is hosted in AWS EC2 node.
where you will find educational info.
Here we are going to show, how we enabled the SSL certificate i.e. routed traffic through the https by default, for our Wordpress blog site which is hosted in AWS EC2 node.
— Login to the AWS console — Under “AWS Management Console” –> “AWS Services” –> “Find Services” enter EC2 then click on search result “EC2: Virtual Servers in the Cloud”. — Click on “Instances” section then select “Instances” — Click on “Launch Instance” — Under search box type “Ubuntu” and then press enter. Choose your […]
— Add/Rename hostname inside “/etc/hosts“ — Add/Rename hostname inside “/etc/hostname“ — Dynamically update the hostname as well — Reboot the system