[ruby-core:77725] [Ruby trunk Bug#12830] OpenSSL 1.1.0+ support?

From: k@...
Date: 2016-10-23 14:12:09 UTC
List: ruby-core #77725
Issue #12830 has been updated by Kazuki Yamaguchi.


Yes, X509_STORE_{get,set}_ex_data() are implemented in ext/openssl/openssl_missing.c. In this specific case, applying r55074 that converted them into macros should fix (backport ticket: [Bug #12868]).

----------------------------------------
Bug #12830: OpenSSL 1.1.0+ support?
https://bugs.ruby-lang.org/issues/12830#change-61006

* Author: Vit Ondruch
* Status: Assigned
* Priority: Normal
* Assignee: Kazuki Yamaguchi
* ruby -v: ruby 2.3.1p112 (2016-04-26 revision 54768) [x86_64-linux]
* Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN
----------------------------------------
What is the plan with OpenSSL 1.1.0+ support? I am asking, since per this announcement [1], the OpenSSL 1.1.0 landed today in Fedora Rawhide and Ruby CI immediately failed [2], [3]. I see that there is some upstream work on OpenSSL support [4], but I am wondering how this will be handled for stable Ruby releases?


[1]: https://lists.fedoraproject.org/archives/list/[email protected]/thread/EXLYHY6ZXH65IQXKMPE6XHPNTL45MO4Y/
[2]: https://apps.fedoraproject.org/koschei/package/ruby?collection=f26
[3]: https://kojipkgs.fedoraproject.org/work/tasks/6543/16046543/build.log
[4]: https://github.com/ruby/openssl



-- 
https://bugs.ruby-lang.org/

Unsubscribe: <mailto:[email protected]?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next