looking to implement HAProxy and TLS have some questions
We are running EBS R12.1.3 on premise with a single db and app tier. I was asked to look into enabling SSL along with maybe a reverse proxy to not advertise the hostname in the url which led me to HAProxy.
I am referring to Doc ID 2012639.1 and Doc ID 376700.1. It was suggested I look at setting up HAProxy first so I am attempting that and I have a couple of questions as this is rather new to me.
I have worked my way through the HAProxy guide and think I have it mostly setup correctly as I obtained a certificate, have a bundle.pem file and if I validate the haproxy.cfg file it does not throw any errors. I have made changes to the $CONTEXT_FILE, ran autoconfig and restarted the app tier but now can no longer login. I'm assuming my login page will now change as shown (doesn't work)?