Skip to content

undefined method `set_params' for OpenSSL::SSL::SSLContext when performing gem install with jruby #248

Closed
@ctaslimsq

Description

@ctaslimsq

jruby is no longer able to use jruby-openssl library when performing gem install due to error below

# gem install bundler -V
ERROR:  While executing gem ... (NoMethodError)
    undefined method `set_params' for #<OpenSSL::SSL::SSLContext:0x512535ff>

I think that this commit is what broke it 588f414#diff-b84c6421b27eb9594128e9e623d2891cff5c1d5001cb5177ec127e628a58b0ecR143

@kares

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions