envoyproxy/envoy

tls: expose keying material exporter to network and http filters

Open

#3,360 opened on May 11, 2018

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (5,373 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (Avg merge 8d) (378 merged PRs in 30d)

Description

This allows filters to implement protocols that require application level secret agreement, e.g. origin bound certificates and token binding.

Contributor guide