Skip to content
This repository was archived by the owner on Feb 3, 2022. It is now read-only.

Commit 3abdccd

Browse files
committed
use default client_auth_type
Signed-off-by: Valery Piashchynski <[email protected]>
1 parent dfafaba commit 3abdccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.rr.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1318,7 +1318,7 @@ grpc:
13181318
# Client auth type.
13191319
#
13201320
# This option is optional. Default value: no_client_certs. Possible values: request_client_cert, require_any_client_cert, verify_client_cert_if_given, require_and_verify_client_cert, no_client_certs
1321-
client_auth_type: ""
1321+
client_auth_type: no_client_certs
13221322

13231323
# Maximum send message size
13241324
#

0 commit comments

Comments
 (0)