Actions
Feature #9612
closedGemify OpenSSL
Feature #9612: Gemify OpenSSL
Description
Previously in #9439 we discussed removing OpenSSL from Ruby, however this wasn't the right approach.
I would like to suggest Aaron's approach from ruby-core:60075
You can see his patch here: https://github.com/tenderlove/ruby/commit/fd96a5b
As ruby-core:60063 states, we will need to modify the visibility of thread_native.h as seen here: https://github.com/ruby/ruby/blob/8cacc6459/ext/openssl/ossl.c#L469-L480
Actions