No, I'm replying through the lyskom <-> email gateway. I don't know how to make it add or remove your personal address.
The bug resolved here is simply that a blocking read on an ssl stream would loop infinitely if it hit EOF. It was introduced in the rewritten sslfile.pike in 7.6 and later. The old version doesn't have that bug, but it has a whole slew of other ones. If you are experiencing ssl bugs with pike >= 7.6 (not running in 7.4 compat mode) then I probably don't know about them. If you are using the old sslfile then there's a good chance your problems have been fixed.
pike-devel@lists.lysator.liu.se