oneclick / rubyinstaller2

MSYS2 based RubyInstaller for Windows
https://rubyinstaller.org
BSD 3-Clause "New" or "Revised" License
646 stars 248 forks source link

SL verification error at depth 4: unable to get local issuer certificate (20) #270

Closed MiPi12 closed 2 years ago

MiPi12 commented 2 years ago

Hi, when I try to install eyaml tool. First I installed Ruby which worked. The i try to install the tool gem install hiera-eyaml and get the error message ERROR: SSL verification error at depth 4: unable to get local issuer certificate (20) ERROR: You must add /C=US/ST=Texas/L=Austin/O=Forcepoint LLC/CN=Forcepoint Cloud CA to your local trusted store

I tried updateing the Certificate but still got the error. Any ideas how to fix this or is my Forcepoint blocking this?

larskanis commented 2 years ago

Yes, Forcepoint seems to fool you. Check out this instruction about how to adjust RubyInstaller's certificate stores.

MiPi12 commented 2 years ago

That fixed the first issue.