Greetings Stackers,
I'm having some trouble with HAProxy in PfSense, which I use to access services on my LAN with HTTPS.
I've spun up a new node and want to be able to connect to Fulcrum at ssl://fulcrum.mydomain.com. I'm configuring all of this in a GUI, not cli.
I set the backend to point to the local IP of the server, on port 50001 for TCP (handing off SSL encryption to the proxy).
I already have services on the front-end configured, e.g. mempool. So I added a new listen port, 50002 to the front and and pointed the fulcrum acl to the backend, SSL offloading checked.
It doesn't work :/ but all my other (admittedly web-based) services do.
Been spinning my wheels on this for days now. Any help would be much appreciated (and rewarded!)
Did you tried https://holesail.io/ ?
reply
Yes, but I’m only looking to use SSL within my LAN, not to make the servers public on clearnet (already done that part).
I’m specifically confused as to how to do SSL using HAProxy in Pfsense for Fulcrum/Electrs. I suspect it’s going to be the same for LND/CLN REST connections, too.
reply
I am not sure but all apps which are connecting to fulcrum/electrum using connection string which contain port and following with t or s.
reply