Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 534 Bytes

tls.md

File metadata and controls

13 lines (7 loc) · 534 Bytes

TLS support

Contour 0.3 adds support for HTTPS (TLS/SSL) ingress by integrating Envoy's SNI support.

Enabling TLS support

Enabling TLS support requires Contour version 0.3 or later. You must also add an entry for port 443 to your contour service object.

Configuring TLS with Contour on an ELB

If you deploy behind an AWS Elastic Load Balancer, see EC2 ELB PROXY protocol support for special instructions.