• I have acme and haproxy installed on a pfsense firewall.
    Haproxy is sending traffic to the web server using http.
    However, the web site was built using https urls/links/pages so things don’t display correctly.

    How do you handle this type of situation? Are you building your WP sites as http only or something else?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Haproxy is sending traffic to the web server using http.

    Why? Why not HTTPS?

    https://www.haproxy.com/blog/haproxy-ssl-termination

    How do you handle this type of situation? Are you building your WP sites as http only or something else?

    HTTPS, for better or worse, is the norm these days.

    Thread Starter bloggy2013

    (@bloggy2013)

    You’re not understanding the question. Of course https is the norm but when you’re using caching servers in front of the web sites, then you need the upstream decrypted traffic sent as http.

    I’ve got things working where it’s sending http but the web sites were all built using https urls/links/pages etc so lots of things break.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘pfsense, acme, haproxy to WP’ is closed to new replies.