envoyproxy/envoy

DTLS Support in UDP

Open

#10,584 opened on Mar 31, 2020

View on GitHub
 (4 comments) (8 reactions) (0 assignees)C++ (5,373 forks)batch import
area/tlsarea/udpenhancementhelp wanted

Repository metrics

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

Description

I see that there is an alpha version of UDP support in envoy, thank you for implementing that. We were wondering whether there is also DTLS or some other security scheme implemented for UDP as well? I looked through your UDP commits but I could not find mention to it.

I think this also addresses this issue https://github.com/Kong/kuma/issues/239 , however do not use Kuma but instead use Envoy directly.

Contributor guide