client handshake start.
client handshake failed
Then a disconnect event with reason -11 (Not connected.). Looks like a different issue, maybe?
To use the older libssl.a linked in that post, I had to map os_printf to os_printf_plus in the linker with a --defsym. After that, SSL works again.