[Solved] The SSL_connect returned=1 errno=0 state=SSLv3 read server certificate
-Error on Ruby for Windows
When you try to install (or update) a Ruby gem from your Windows command line and get an error like, for example, the following:
> gem install compass
ERROR: Could not find a valid gem 'compass' (>= 0), here is why:
Unable to download data from https://rubygems.org/ - SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (https://rubygems.org/latest_specs.4.8.gz)