mirror of
https://github.com/netbirdio/dex.git
synced 2026-05-22 18:43:53 -07:00
docs: Correct tlsClientCA example reference
Signed-off-by: Isaac Parker <parrotmac@gmail.com>
This commit is contained in:
@@ -60,7 +60,7 @@ telemetry:
|
||||
# addr: 127.0.0.1:5557
|
||||
# tlsCert: examples/grpc-client/server.crt
|
||||
# tlsKey: examples/grpc-client/server.key
|
||||
# tlsClientCA: /etc/dex/client.crt
|
||||
# tlsClientCA: examples/grpc-client/ca.crt
|
||||
|
||||
# Uncomment this block to enable configuration for the expiration time durations.
|
||||
# expiry:
|
||||
|
||||
Reference in New Issue
Block a user