Skip to content

Problems with OpenSSL 1.1.1 on Windows #20

@quetzalcoatl

Description

@quetzalcoatl

This project uses bitcoin-ruby gem, 0.0.20.

bitcoin-ruby in turn uses OpenSSL - it contains a file ffi/openssl.rb and assumes that OpenSSL libraries are "just out there and loadable".

Recently, bitcoin-ruby had an update to handle OpenSSL 1.1.0. Unfortunatelly, this update missed that on Windows platform, files libeay32.dll and ssleay32.dll were renamed to libcrypto.dll and libssl.dll.

I've just posted an issue lian/bitcoin-ruby#302 regarding that problem.
Please update steem-ruby once bitcoin-ruby gets that one fixed.

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