On 25.11.2016 11:33, Stefan Sperling wrote: > On Fri, Nov 25, 2016 at 11:11:15AM +0100, Olaf van der Spek wrote: >> Wouldn't it be good if svnserve supported encryption directly? > svnserve does support encryption directly, but not with TLS. > Instead, it uses SASL for this purpose.
Um. SASL is used for authentication. The actual svnserve protocol stream remains unencrypted. -- Brane