I started a huge long post in the pfsense forums asking for help on this but so far, still not able to solve it.
The problem is that after a lot of messing around, I can now see the traffic hitting the web server.
However, all public clients get a 301 while LAN sided clients get to the web site.
One of my questions was in terms of building the web applications.
I need to have pfsense with acme handling the ssl cert then sending the traffic to haproxy.
All of the web apps were built using https, all urls, links, everything in their databases are https.
I have everything almost working but because the sites are built using https, even though the traffic is hitting the web server using http, the sites end up broken for clients, getting a 301.
I cannot really convert all of the sites to http only as that would break lots of things on the site that require them to be https.
I wondered how some of you are handling this kind of problem.
1 post - 1 participant