Actions
Bug #13328
closedImplement OpenSSL::SSL::SSLContext#initialize_copy
Bug #13328:
Implement OpenSSL::SSL::SSLContext#initialize_copy
Description
Updated by rhenium (Kazuki Yamaguchi) over 9 years ago
- Status changed from Open to Third Party's Issue
Please open an issue at https://github.com/ruby/openssl when reporting bugs of ext/openssl.
This is however not a bug. Cloning OpenSSL::SSL::SSLContext have never worked properly and left the copy in an inconsistent state in previous versions of Ruby.
Actions