Matt Hauck
Matt Hauck
any hope this might get pulled in?
It'd be really nice to get these for jruby 1.7.1, now that we do not have the option of keeping these fixes of ours in a jruby-ossl fork -- it...
Sweet!
The danger is that ex-data slots are unique per lib context. https://github.com/openssl/openssl/blob/b76a6c26a254b4cc428275fc0ced56759dd5088a/crypto/context.c#L664-L670 As the test above demonstrates, you end up with `SSL_get_ex_data_X509_STORE_CTX_idx()` pointing to an index that overlaps with an...
Sure, I had an installer that had a `before-upgrade` script that had an `exit 1` in it to abort the upgrade, and it got stuck in a "very bad inconsistent...