Home | History | Annotate | Download | only in grpc

Lines Matching refs:require_client_auth

1468                            require_client_auth=False):
1476 If omitted, require_client_auth must also be False.
1477 require_client_auth: A boolean indicating whether or not to require
1488 elif require_client_auth and root_certificates is None:
1497 ], require_client_auth))