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.
Find a file
2021-09-17 10:21:19 +02:00
.gitignore Initial commit 2021-09-13 19:13:37 +02:00
ca.pem Initial commit 2021-09-13 19:13:37 +02:00
ca.srl Initial commit 2021-09-13 19:13:37 +02:00
Dockerfile Initial commit 2021-09-13 19:13:37 +02:00
haproxy.cfg Add a response header set to the value of the TLS SNI. 2021-09-17 10:21:19 +02:00
https-echo.pem Initial commit 2021-09-13 19:13:37 +02:00