HAProxy with ACME setup problems
-
I am trying to setup HAProxy on my PFSense router and having trouble. I recently moved my domain to Cloudflare and haven’t adjusted any settings there from default, I don’t know if that could be part of my issue.
My goal is to run HAProxy with ACME and provide SSL security for a couple of internal sites I want to make available on the internet. One site is an internal webpage with no SSL. The other is the web interface for my Synology NAS (this is really just for testing, I will take it down later). My NAS has a self signed cert.
To set this up I have followed 2 youtube guides.
https://www.youtube.com/watch?v=bU85dgHSb2E
https://www.youtube.com/watch?v=7WiZ1i2u-Lc
And when it didn’t work I tried this video and checked everything it talked about.
https://www.youtube.com/watch?v=fLV3kF3QIwsAfter all that, I tried to look at the HAProxy logs, but even those aren’t working. There is a known issue and I tried the fixes here:
https://serverfault.com/questions/1015059/haproxy-log-file-with-pfsense/1141223#1141223
and here:
https://redmine.pfsense.org/issues/14764
But no luck.
My PFSense: 24.03-RELEASE (amd64)
My HAProxy version:
I would like to get logging working and see what it tells me. Then I can give this one last try on my own before asking for general help.
My HAProxy log settings:
Assistance would be appreciated. Thank you.