commit | 500be36f5d1a6a73f6fff77d267fef5db0ea92c6 | [log] [tgz] |
---|---|---|
author | Renovate bot <renovate-bot@avm99963.com> | Sun Jul 07 00:03:05 2024 +0000 |
committer | Renovate bot <renovate-bot@avm99963.com> | Sun Jul 07 00:03:05 2024 +0000 |
tree | be516915686f7b1773a7f1545cbbc0a428611245 | |
parent | 262c996e97afbdc1009e886b78c13df3267277b8 [diff] |
chore(deps): pin alpine docker tag to b89d9c9 Change-Id: I7820c45cc2fec371ba28e568c4a7e5618d3d5d87
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.