Maybe there are two bugs here. Thanks for pointing out the missing return value checking on the `SSL_CTX_new` call.
pyOpenSSL prevents calls with SSLv2_METHOD if OPENSSL_NO_SSL2 is defined, though. Since the Ubuntu OpenSSL package does not support SSLv2, shouldn't it define OPENSSL_NO_SSL2? Thanks again. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/950078 Title: Segfault when using SSLv2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pyopenssl/+bug/950078/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
