You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ docker run -it rubinius/docker
root@bffae5abbfee:/# gem install rack
ERROR: SSL verification error at depth 1: unable to get local issuer certificate (20)
ERROR: You must add /C=BE/O=GlobalSign nv-sa/OU=Root CA/CN=GlobalSign Root CA to your local trusted store
ERROR: While executing gem ... (OpenSSL::SSL::SSLError)
SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed
root@bffae5abbfee:/#
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: