Not found af from appFog to download -


i'd download , install af appfog when execute needed command in command prompt (in windows) obtain next result:

    c:\users\jose>gem install af error:  not find valid gem 'af' (>= 0), here why:           unable download data https://rubygems.org/ - ssl_connect retur ned=1 errno=0 state=sslv3 read server certificate b: certificate verify failed ( https://s3.amazonaws.com/production.s3.rubygems.org/latest_specs.4.8.gz) 

do body problem? have read temporal stoped sing service of appfog, reason? have read command line exit don't have found response.

thanks. jose

the https source has certificate error. add http version. give warning if add it, work.

gem source -a http://rubygems.org 

Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -