I have probllem in dowloading redmine. Redmine issued certificate expired
Added by Shivam Barthwal about 2 years ago
Dear Experts,
I am trying to download redmine on virtual machine with redmine version 2.6.1. My constraint is to use the old version of redmine. I am downloading using 'wget' as I am in linux environment.
wget http://www.redmine.org/releases/redmine-2.6.1.tar.gz
but I get the error message as below:
ERROR: cannot verify www.redmine.org's certificate, issued by ‘/C=FR/ST=Paris/L=Paris/O=Gandi/CN=Gandi Standard SSL CA 2’: Issued certificate has expired. To connect to www.redmine.org insecurely, use `--no-check-certificate'.
I am new to redmine. Could someone help me how to go about this error
Thanks
Shivam
Replies (2)
RE: I have probllem in dowloading redmine. Redmine issued certificate expired
-
Added by Marius BALTEANU about 2 years ago
The problem is generated by #33544, hopefully it'll be fixed soon by Jean-Philippe.
RE: I have probllem in dowloading redmine. Redmine issued certificate expired
-
Added by Marius BALTEANU about 2 years ago
One time, it's safe to use --no-check-certificate
.
(1-2/2)