Skip to content

Files

Latest commit

a1eca12 · Jul 21, 2016

History

History
15 lines (11 loc) · 1.09 KB

V1TLSConfig.md

File metadata and controls

15 lines (11 loc) · 1.09 KB

V1TLSConfig

Properties

Name Type Description Notes
termination str Termination indicates termination type.
certificate str Certificate provides certificate contents [optional]
key str Key provides key file contents [optional]
ca_certificate str CACertificate provides the cert authority certificate contents [optional]
destination_ca_certificate str DestinationCACertificate provides the contents of the ca certificate of the final destination. When using reencrypt termination this file should be provided in order to have routers use it for health checks on the secure connection [optional]
insecure_edge_termination_policy str InsecureEdgeTerminationPolicy indicates the desired behavior for insecure connections to an edge-terminated route: disable, allow or redirect [optional]

[Back to Model list] [Back to API list] [Back to README]