Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Mar 2016 11:41:09 +0200
From:      Murk Fletcher <murk.fletcher@gmail.com>
To:        User Questions <freebsd-questions@freebsd.org>
Subject:   Rails Assets and OpenSSL
Message-ID:  <CAH=3fONDWOSwEqP7JCAA6VusruhJPzbfBx6yO%2BYHNht3fbtajg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi!

Anybody here using http://rails-assets.org (to simplify JavaScript assets
in Rails) and know how to prevent this?

Simply renaming "https" to "http" didn't make a difference.

% bundle install
Fetching source index from https://rails-assets.tenex.tech/
Retrying source fetch due to error (2/3):
Bundler::Fetcher::CertificateFailureError Could not verify the SSL
certificate for https://rails-assets.tenex.tech/.
There is a chance you are experiencing a man-in-the-middle attack, but most
likely your system doesn't have the CA certificates needed for
verification. For information about OpenSSL certificates, see
bit.ly/ruby-ssl. To connect without using SSL, edit your Gemfile sources
and change 'https' to 'http'.
Retrying source fetch due to error (3/3):
Bundler::Fetcher::CertificateFailureError Could not verify the SSL
certificate for https://rails-assets.tenex.tech/.
There is a chance you are experiencing a man-in-the-middle attack, but most
likely your system doesn't have the CA certificates needed for
verification. For information about OpenSSL certificates, see
bit.ly/ruby-ssl. To connect without using SSL, edit your Gemfile sources
and change 'https' to 'http'.
Could not verify the SSL certificate for https://rails-assets.tenex.tech/.
There is a chance you are experiencing a man-in-the-middle attack, but most
likely your system doesn't have the CA certificates needed for
verification. For
information about OpenSSL certificates, see bit.ly/ruby-ssl. To connect
without
using SSL, edit your Gemfile sources and change 'https' to 'http'.


Many thanks!

Murk



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAH=3fONDWOSwEqP7JCAA6VusruhJPzbfBx6yO%2BYHNht3fbtajg>