Record
-
grpc
:
Protocols
Protocols record represents SSL/TLS protocol related options to be used for HTTP client/service invocation.
Fields
- name string (default "")
-
SSL Protocol to be used. eg TLS1.2
- versions string[] (default [])
-
SSL/TLS protocols to be enabled. eg TLSv1,TLSv1.1,TLSv1.2