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.