postmodern / ruby-install

Installs Ruby, JRuby, TruffleRuby, or mruby
MIT License
1.91k stars 255 forks source link

can't install ruby after mojave upgrade #334

Closed michaelglass closed 5 years ago

michaelglass commented 5 years ago

just putting this here for posterity's sake:

just tried running ruby-install after a mojave upgrade and I got this error:

ERROR: cannot verify cache.ruby-lang.org's certificate, issued by ‘CN=GlobalSign CloudSSL CA - SHA256 - G3,O=GlobalSign nv-sa,C=BE’:
  Unable to locally verify the issuer's authority.

fixed when I reinstalled openssl

brew reinstall openssl