Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
19.7 Legacy Series
»
HAProxy SSL offloading, SSL backend, Let's Encrypt
« previous
next »
Print
Pages: [
1
]
Author
Topic: HAProxy SSL offloading, SSL backend, Let's Encrypt (Read 1868 times)
TravoltaX
Newbie
Posts: 1
Karma: 0
HAProxy SSL offloading, SSL backend, Let's Encrypt
«
on:
January 08, 2020, 12:21:31 am »
Hi there,
How to configure HAProxy for the following case:
1. Client (PC) connects via HTTPS (443) to HAProxy,
2. HAProxy offloading SSL to Let's Encrypt then,
3. Traffic is redirected to the port 443 server (server then uses its own local CA certificate for HTTPS response)
Other info:
Before I was using Windows Web Application Proxy. Communication between client and front-end server was via public ACME cert. Backend communication between WAP and application server was handled by local CA cert.
I would like to replicate similar setup using OPNSense, HAProxy, ACME.
Any help greatly appreciated!
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
19.7 Legacy Series
»
HAProxy SSL offloading, SSL backend, Let's Encrypt