TortoiseSVN client closes connection after TLS 'server hello'

202 Views Asked by At

After updating the TortoiseSVN client to version 1.14.6 SSL connections to our internal SVN server (using a self signed certificate) get immediately closed after receiving the 'Server Hello' message.

enter image description here

Reverting the client version to 1.14.5 makes the server access work like expected.
Is there a way to further investigate what's the reason for the immediately closing of the connection.

0

There are 0 best solutions below