phusion / traveling-ruby

Self-contained Ruby binaries that can run on any Linux distribution and any macOS machine.
http://FooBarWidget.github.io/traveling-ruby
MIT License
2.1k stars 122 forks source link

get latest ca-bundle from cURL #102

Closed quinlanj closed 3 years ago

quinlanj commented 4 years ago

Problem

Solution

Assumes

Verification that problem exists

# taking a look at the cert expiration dates
quins-mbp:shared quin$ openssl x509 -enddate -noout -in ca-bundle.crt
notAfter=Aug 17 22:00:00 2015 GMT
FooBarWidget commented 3 years ago

Thanks for notifying about this issue. I've upgraded the CA certs to that from CentOS 8.