Re: [Rails] unable to resolve setup problem to get sample blog application to run - certificate errors

2015-09-05 Thread Colin Law
On 4 September 2015 at 23:46, Dave Dolson wrote: > 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. > Switch to Ubuntu? Apart from that please don't post images, copy/

Re: [Rails] unable to resolve setup problem to get sample blog application to run - certificate errors

2015-09-04 Thread Sadaf Noor
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:passwo

[Rails] unable to resolve setup problem to get sample blog application to run - certificate errors

2015-09-04 Thread Dave Dolson
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. T