2016/11/04(金)Windows Bitnami Redmine プラグイン インストールに躓く
Redmineのインストールは問題なかったが、プラグインのインストールで躓くことに。
bundle installを実行すると下記メッセージが出力される。rubygemsの証明書が古いようなので、手動で追加したが事象は変わらなったので作業は保留。
Fetching source index from https://rubygems.org/ Could not verify the SSL certificate for https://rubygems.org/. 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'.ネットで検索すると、Bitnamiの別のソフトで似たような事例があった。解決策は示されていない。
インストールバージョン:Redmine 3.3.1-0
OS:Windows10