Hi everybody, I’m trying to setup HAProxy as Tom explained in this video https://youtu.be/jpyUm53we-Y so I can access my servers from inside my LAN and from LTE via OpenVPN, without exposing any of them on the internet, expecially by setting up a A record on CloudFlare but it doesn’t work to me. I keep getting a browser error saying “safari can’t connect to http://… because it could find the server. When I can connect to the server I keep getting the message as a non secure browser as if it’s ignoring the certificate settled up in HAproxy via ACME package.
Note…my local domain is mattiaippolito.com and many machine are set to servername.mattiaippolito.com. Dose this conflict with the fact that my FQDN is also mattiaippolito.com?
Can anybody help me?