mirror of
https://github.com/docker/docs.git
synced 2026-04-01 00:38:52 +07:00
Test for if client cert is passed without a client key and vice versa. Fail in ConfigureClientTLS if only one of client cert/key is passed. Lint fixes. Signed-off-by: Ying Li <ying.li@docker.com>