tls: plumbing for multiple TLS certificate ingestion. (#5095)
This PR starts to plumb multiple TLS certs from the proto level into the SSL context. We stop short of enabling multiple TLS certificates, but instead have sufficient mechanism and interface changes to propagate them to the SSL context. Future PRs will extend this with the SSL context implementation. Risk Level: Low Testing: bazel test //test/... Part of #1319. Signed-off-by: Harvey Tuch <htuch@google.com> Mirrored from https://github.com/envoyproxy/envoy @ 9d1d959c5e8fc8e02754ea28e6cba9f7b1e3d1fcpull/620/head
parent
be02370dc5
commit
333c95e5c0
1 changed files with 4 additions and 5 deletions
Loading…
Reference in new issue