Hi All,
I just installed the Bitnami WordPress image ?(via marketplace) to Amazon EC2 (no problems), obtained a SSL via AWS Certificate Manager, created a Classic Load Balancer and connected to the new instance. Changed Route53 for A record to point to the ELB DNS record - the site all loads fine in normal http mode, but I am missing something around getting https to work? At one point, https was working (albeit with message - this site is insecure etc) - but have read multiple threads, tried editing files such as httpd-app.conf, httpd-vhosts.conf and bitnami.conf - I ended up killing the site, and had to temporary remove my ELB and point A record back to my static IP.
Could anyone provide simple and clear instructions on what files I need to edit in Bitnami, Apache or WordPress to get this AWS SSL working? Note, AWS SSL does not provide actual certificate files (like others) - it apparently works all via the load balancer.
Most of the threads deal with multi site or 3rd party SSL configs - i ended up more confused
Its a SINGLE domain (not multi) - just need help getting this to work - sincerely appreciated