Project

General

Profile

Actions

Bug #17028

closed

On the latest OpenSSL adaptation

Bug #17028: On the latest OpenSSL adaptation

Added by jack9603301 (春晖 欧阳) over 5 years ago. Updated about 5 years ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-core:99149]

Description

I just compiled ruby, but it failed to compile under OpenSSL 1.1.1d. Due to changes in ABI and detection macro, there were various errors. I even modified the following file to complete the compilation:

  1. Note the full code of openssl_missing.h and openssl_missing.c

  2. Modify some special macro detection of annotation ossl_pkey_ec.c file according to error prompt

  3. Modify the call to OpenSSL initialization

But this is only to complete the compilation locally. Please adapt as soon as possible.

Updated by jack9603301 (春晖 欧阳) over 5 years ago Actions #1

  • Description updated (diff)

Updated by jack9603301 (春晖 欧阳) over 5 years ago Actions #2

  • Description updated (diff)

Updated by hsbt (Hiroshi SHIBATA) over 5 years ago Actions #3 [ruby-core:99150]

  • Status changed from Open to Feedback

Can you file its details to http://github.com/ruby/openssl?

Updated by nobu (Nobuyoshi Nakada) over 5 years ago Actions #4 [ruby-core:99162]

OpenSSL 1.1.1d is out-of-date a little.
With which version of ruby did you build it?

Updated by jeremyevans0 (Jeremy Evans) about 5 years ago Actions #5

  • Status changed from Feedback to Closed
Actions

Also available in: PDF Atom