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.