A minimal haproxy image with a TLS listener for testing purposes. The haproxy generates synthetic responses containing the request line, host and URI from the incoming request, always with status 200. With test certificate and CA.
| .gitignore | ||
| ca.pem | ||
| ca.srl | ||
| Dockerfile | ||
| haproxy.cfg | ||
| https-echo.pem | ||