This repository was archived by the owner on Feb 16, 2019. It is now read-only.

Description
Is this a BUG or FEATURE REQUEST?:
FEATURE REQUEST
Did you review istio.io/help and existing issues to identify if this is already solved or being worked on?:
Y
Feature Request:
Y
Describe the feature:
While using the HTTP proxy, it would be nice to be able to decrypt traffic so that L7 filters can be used.
This may require adding a second port for an HTTPS proxy if support is wanted for both https and http traffic.
Adding an SSLContext block to the HTTP proxy means that all incoming traffic is treated as HTTPS traffic.