Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EndpointTLSTerminationAtEdge

Hierarchy

  • EndpointTLSTerminationAtEdge

Index

Properties

Properties

Optional enabled

enabled: boolean

true if the module will be applied to traffic, false to disable. default true if unspecified

Optional minVersion

minVersion: string

The minimum TLS version used for termination and advertised to the client during the TLS handshake. if unspecified, ngrok will choose an industry-safe default. This value must be null if terminate_at is set to upstream.

Generated using TypeDoc