traefik/server
Drew Wells 3048509807 enable TLS client forwarding
Copys the incoming TLS client certificate to the outgoing
request. The backend can then use this certificate for
client authentication ie. k8s client cert authentication
2017-06-11 15:24:29 +02:00
..
adapters.go refactor: Logs & errors review. 2017-05-30 23:33:27 +02:00
configuration.go refactor: fix typos. 2017-06-09 23:55:49 +02:00
rules.go refactor: Logs & errors review. 2017-05-30 23:33:27 +02:00
rules_test.go test: use MustNewRequest. 2017-06-09 23:55:49 +02:00
server.go enable TLS client forwarding 2017-06-11 15:24:29 +02:00
server_test.go add metrics for backend_retries_total 2017-06-07 08:56:50 +02:00
web.go refactor: Logs & errors review. 2017-05-30 23:33:27 +02:00