Changes
skipper: add TLS client authentication config (#3281)
Add an option and a flag to configure TLS Client Authentication
policy of the Server.
Fixes #3280
Multiarch Docker image
Multiarch Docker image is available in Github's docker registry:
docker run -it ghcr.io/zalando/skipper:v0.21.223 skipper --help
Docker image
Docker image is available in Zalando's Open Source registry:
docker run -it registry.opensource.zalan.do/teapot/skipper:v0.21.223 skipper --help