I have tried to secure my wordpress website hosted on AWS EC2 instance but after following many tutorials on Youtube still not able to do it
Steps I followed
- EC2 Instance configured with WordPress Certified by Bitnami and Automattic-6.4.2-8- r11 on Debian 11-AutogenByAWSMP--2
- Loadbalancer configured
- Loadbalancer added to EC2 instance
- Created SSL certificate with ACM
- Used Route 53 and changed nameservers in Godaddy
- Created https listener with port and instance port of 443
- Create Route 53 SSL certificate records
- Used the security group created by WordPress Certified by Bitnami and Automattic- 6.4.2-8-r11 on Debian 11-AutogenByAWSMP--2
- Used Security policy for ELB - ELBSecurityPolicy-2016-08
and then still the website is not showing that it is secured What shall i do about it?
Make sure you have configured Site name since you're using Bitnami AMI on an EC2 instance, you can SSH to the server. Since you're running only one ec2 instance and using the ELB just to use AWS Certificate Manager SSL certificate its better to move to Cloudflare, you can ditch ACM, ELB and Route53, move to Cloudflare and use a SSL certificate for free.