Record - grpc : Protocols

Protocols record represents SSL/TLS protocol related options to be used for HTTP client/service invocation.

Fields

  • name string
  • SSL Protocol to be used. eg TLS1.2

  • versions string []
  • SSL/TLS protocols to be enabled. eg TLSv1,TLSv1.1,TLSv1.2