You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alpine 3.19 has removed the package for libssl.so.1.1. When trying to use this library within alpine 3.19 it fails due this issue.
Any idea or suggestion on how we could get it to work with Alpine 3.19?
I have tried installing libssl3 package but it didn't work. When using the gem it specifically request for libssl.so.1.1 library.
Any help would be very much appreciated. Thanks for creating this gem!