Docker image of HAProxy built with SSLv3 support.

Clone this repo:

Branches

  1. 8ff1148 chore(deps): update alpine docker tag to v3.20.3 by Renovate bot · 5 months ago main
  2. 500be36 chore(deps): pin alpine docker tag to b89d9c9 by Renovate bot · 7 months ago
  3. 262c996 chore: Configure Renovate by Renovate bot · 7 months ago
  4. 2a08892 feat: first version by Adrià Vilanova Martínez · 7 months ago

twix

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.

Warning

The SSLv3 protocol is insecure. You should not run this server publicly or in production.

Acknowledgements

The Dockerfile is an adaptation of the Docker image available at https://github.com/docker-library/haproxy.