How to fix the new error "certificate verify failed (unable to get certificate CRL)"
Are your Ruby projects suddenly failing with the error “certificate verify failed (unable to get certificate CRL)”? That’s due to a breaking change in OpenSSL 3.6.0. Read my article to see how to fix it.
Post a comment