lostisland/faraday

Support for Ubuntu 22.04, using OpenSSL 3.0.2 (i.e. Heroku 22)

calebhaye opened this issue · 1 comments

Basic Info

Long story short, this gem doesn't work on Heroku-22, Heroku's latest statck

Issue description

Using Ubuntu 22.04, w/ OpenSSL 3.0.2 breaks this gem and causes an SSLError "SSL_CTX_load_verify_file: system lib"

@calebhaye What was the fix? Was something changed in Faraday? I get the same error in Github Actions.