commit | 262c996e97afbdc1009e886b78c13df3267277b8 | [log] [tgz] |
---|---|---|
author | Renovate bot <renovate-bot@avm99963.com> | Sat Jul 06 23:03:00 2024 +0000 |
committer | Renovate bot <renovate-bot@avm99963.com> | Sat Jul 06 23:03:04 2024 +0000 |
tree | ccc3bc69594be97b7f72c030c55dc772ea15a634 | |
parent | 2a088921a51cb41855abf270262a5c7d188be3c8 [diff] |
chore: Configure Renovate Change-Id: I0870fe07b6871c3cf5da9e40f4e28f9e75ec9514
Docker image of HAProxy with support for SSLv3.
This is used for my homelab twix reverse proxy: a reverse proxy which allows my (old) devices which don't support TLS to communicate with some services internally.
The SSLv3 protocol is insecure. You should not run this server publicly or in production.
The Dockerfile is an adaptation of the Docker image available at https://github.com/docker-library/haproxy.