commit | 8ff1148fdf365df53ef0ad04ae75033ac1a47df4 | [log] [tgz] |
---|---|---|
author | Renovate bot <renovate-bot@avm99963.com> | Fri Sep 06 23:03:05 2024 +0000 |
committer | Renovate bot <renovate-bot@avm99963.com> | Fri Sep 06 23:03:05 2024 +0000 |
tree | 5f215d81db8860e0a67cf55dfae9f9f17ef930b0 | |
parent | 500be36f5d1a6a73f6fff77d267fef5db0ea92c6 [diff] |
chore(deps): update alpine docker tag to v3.20.3 Renovate-Branch: renovate/alpine-3.x Change-Id: Idf828b0ee0d234b167d97c45425e1d1cedeffca2
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.