Also.... For reference sake of anyone in the future reading this, note that 
I was using RailsInstaller (from www.railsinstaller.org) to set up my local 
dev Rails environment when this happened.

Cindi

On Monday, December 8, 2014 3:40:46 PM UTC-5, Jason FB wrote:
>
> Cindi,
>
> 1) did you try this: 
> http://stackoverflow.com/questions/10246023/bundle-install-fails-with-ssl-certificate-verification-error
>
> 2) Tweet @rubygems_status or @dwradcliffe if you think the problem is on 
> their end. (but more likely is that you're using an old version of bundler 
> as explained in the link above)
>
> -Jason
>
>
>
>
> On Dec 8, 2014, at 1:18 PM, Cindi <[email protected] <javascript:>> wrote:
>
> Hello - I'm just getting started with Rails, been a ColdFusion programmer 
> for 10+ years. I'm trying to install Rails and get set up on my local dev 
> and it mostly worked, except at the very end of the install using 
> RubyInstaller, I get this message about a particular Gem that can't be 
> installed:
>
> Gem::RemoteFetcher::FetchError: SSL_connect returned=1 errno=0 state=SSLv3 
> read
> server certificate B: certificate verify failed (
> https://rubygems.org/gems/rake-
> 10.4.2.gem)
> An error occurred while installing rake (10.4.2), and Bundler cannot 
> continue.
> Make sure that `gem install rake -v '10.4.2'` succeeds before bundling.
>
> Does anyone know how I could fix that error?
>
> I was able to go to the URL and download the gem file directly, but not 
> sure how to install it so that the Bundle installer will see that it's been 
> put in and finish its installation routine when I run "bundle install".
>
> Any help would be very much appreciated.
>
> Thanks!
> Cindi
>
>
>
>
>
> -- 
> 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 [email protected] <javascript:>.
> To post to this group, send email to [email protected] 
> <javascript:>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/rubyonrails-talk/08700e58-3e8d-48e3-82d4-d7f990769411%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/rubyonrails-talk/08700e58-3e8d-48e3-82d4-d7f990769411%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
>
> ----
>
> Jason Fleetwood-Boldt
> [email protected] <javascript:>
> http://www.jasonfleetwoodboldt.com/writing
>
> All material © Jason Fleetwood-Boldt 2014. Public conversations may be 
> turned into blog posts (original poster information will be made 
> anonymous). Email [email protected] <javascript:> with 
> questions/concerns about this.
>  
>

-- 
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/754a6950-ce7f-495a-94d4-c4fa2f839b36%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to