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

Add TLS decryption to HTTP proxy #191

@SerialVelocity

Description

@SerialVelocity

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions