0. Try pingin google:
$ ping www.google.com

1. If you need to set proxy then you can use following commands:

set http_proxy=http://your_proxy:your_port
set http_proxy=http://username:password@your_proxy:your_port
set https_proxy=https://your_proxy:your_port
set https_proxy=https://username:password@your_proxy:your_port


2. Try replacing https from Gemfile:

source 'http://rubygems.org'

3. Best of luck


2015-09-05 4:46 GMT+06:00 Dave Dolson <dadol...@hotmail.com>:

> I'm getting certificate errors on the https:\\rubygems.org web site using
> 2.1.5 Rails install environment objects:
>
> Any ideas?  This is Windows 7  VM machine installation.
>
> Thanks
> Dave
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ruby on Rails: Talk" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to rubyonrails-talk+unsubscr...@googlegroups.com.
> To post to this group, send email to rubyonrails-talk@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/rubyonrails-talk/662ccb31-66d7-4ab4-84d7-ff0fa36a5ae2%40googlegroups.com
> <https://groups.google.com/d/msgid/rubyonrails-talk/662ccb31-66d7-4ab4-84d7-ff0fa36a5ae2%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
 Md. Sadaf Noor (@sadaf2605 <https://twitter.com/sadaf2605>)
 www.sadafnoor.com

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/CAAJ2eVpgw4i2bcHn3hwHQWs5E6TNB1UB_SBqC%2B%3DZF7ZK0EZvnQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to