Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
General Discussion
»
Opnsense HAProxy lets encrypt setup with SSL docker containers
« previous
next »
Print
Pages: [
1
]
Author
Topic: Opnsense HAProxy lets encrypt setup with SSL docker containers (Read 2016 times)
newbee
Newbie
Posts: 18
Karma: 0
Opnsense HAProxy lets encrypt setup with SSL docker containers
«
on:
August 15, 2021, 07:36:27 pm »
Hi,
Thanks to @TheHellsite for his HAproxy setup. My reverse proxy with letsencrypt is setup. This is a different approach to what i am used to. Normally the local system manages the certificate. So how do we handle SSL on traefik docker containers? EG. My nextcloud is running but cert is invalid. I guess the same applies to other docker-compose.yml setup where many containers use acme letsencrypt to get certs.
Logged
trogie
Newbie
Posts: 6
Karma: 0
Re: Opnsense HAProxy lets encrypt setup with SSL docker containers
«
Reply #1 on:
September 06, 2021, 08:32:19 pm »
Did you have any success with the config? I have a docker php-fpm and nginx setup with a traefik in front too.
Logged
sorano
Full Member
Posts: 153
Karma: 21
Re: Opnsense HAProxy lets encrypt setup with SSL docker containers
«
Reply #2 on:
September 06, 2021, 08:51:17 pm »
It's simple. The solution is to use SSL passthrough for the connections that you dont want to terminate in HAProxy.
Logged
2x 23.7 VMs & CARP, 4x 2.1GHz, 8GB
Cisco L3 switch, ESXi, VDS, vmxnet3
DoT, Chrony, HAProxy + NAXSI, Suricata
VPN: IPSec, OpenVPN, Wireguard
MultiWAN: Fiber 500/500Mbit dual stack + 4G failover
--
Available for private support.
Did my answer help you? Feel free to click [applaud] to the left
trogie
Newbie
Posts: 6
Karma: 0
Re: Opnsense HAProxy lets encrypt setup with SSL docker containers
«
Reply #3 on:
August 13, 2022, 10:07:48 am »
Pffff.... i have been breaking my head to find the config in opnsense...
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
General Discussion
»
Opnsense HAProxy lets encrypt setup with SSL docker containers