[openssl-users] Crash in SSL_do_handshake: s->method->ssl_renegotiate_check(s)

Jeffrey Walton noloader at gmail.com
Sun Apr 5 03:11:26 UTC 2015


On Sat, Apr 4, 2015 at 11:03 PM, Michael Clark <michael at metaparadigm.com> wrote:
> ...
> Now works on Darwin/OSX: https://github.com/michaeljclark/async_tls_test
>
> Just working through poll peculiarities on Linux. Thanks.
Related: libevent (http://libevent.org/) does a pretty good job of
abstracting that away. I believe it works on Linux, BSDs, OS X and
Windows. But you'll have to switch to a fully asynchronous
architecture.

Jeff


More information about the openssl-users mailing list