i keep getting an error message below.
Errno::ECONNRESET in CybozuliveController#index
Connection reset by peer - SSL_connect
and of course ive tried the below
rvm pkg install openssl
rvm remove 1.9.3
rvm install 1.9.3 --with-openssl-dir=$rvm_path/usr --with-gcc=clang
anyone know how to get openssl 1.0.0 ? :s
in my old mac, ruby 1.9.3 and openssl 1.0.0 worked so if i could get openssl 1.0.0,
i think ill be fine