Re: TLS 1.3 with ssh-like authentication

2018-07-23 Thread Werner Koch
On Sun, 22 Jul 2018 02:46, sh...@git.icu said: > I really want the performance of single-route-trip handshakes, as this is > important for my use case (distcc), which makes alot of new connections (as I don't understand how this is related to GnuPG. Granted, we use TLS for keyserver access but

TLS 1.3 with ssh-like authentication

2018-07-22 Thread Shawn Landden
>From what I understand TLS 1.3 only supports X.509 and PSK, and won't let me authenticate against public key fingerprints. I really want the performance of single-route-trip handshakes, as this is important for my use case (distcc), which makes alot of new connections (as it is mostly stateless