-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
This is just a note that when using the silkey ruby-sdk on MacOS you may encounter this error
FFI::NotFoundError: Function 'OPENSSL_init_ssl' not found in [libssl.dylib]
It arises from the ruby-eth usage of OpenSSL. Note that there is an active PR to replace OpenSSL: se3000/ruby-eth#43.
In the meantime, this solution worked for me: se3000/ruby-eth#47 (comment).
Yet to be seen what will be needed in other environments.
Metadata
Metadata
Assignees
Labels
No labels