On Tue, 03 Nov 2015 12:52:50 GMT, Stephan Dilly wrote:

On Mon, 2 Nov 2015 16:08:05 +0100, Sönke Ludwig wrote:

I was able to reproduce this with a simple self-signed certificate pair,
so it still fails for me now, but it gets past the earlier point of
failure. The issue seemed to be a regression where the local SSL host
name was set even if the peer_name argument to createTLSStream was
empty. I've also fixed the error message display and have tagged a new RC.

Seems to work great! Thank you so much!

Maybe add a auo test with self signed certificates to make it regression safe ?