Your message dated Tue, 18 Aug 2015 11:46:43 +0200
with message-id <[email protected]>
and subject line Re: Bug#777701: wget : certificate is not trusted
has caused the Debian Bug report #777701,
regarding wget : certificate is not trusted
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
777701: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777701
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: wget
Version: 1.13.4-3+deb7u2
When I try to download something from ceph.com, I get an "certificate is
not trusted" error :
# wget https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/release.asc
--2015-02-11 17:06:08-- https://ceph.com/git/?p=ceph.git
Resolving ceph.com (ceph.com)... 208.113.241.137, 2607:f298:4:147::b05:fe2a
Connecting to ceph.com (ceph.com)|208.113.241.137|:443... connected.
ERROR: The certificate of `ceph.com' is not trusted.
ERROR: The certificate of `ceph.com' hasn't got a known issuer.
However the certificate is VALID, on Debian Jessie it works.
ca-certificates is up to date.
Looks like an issue with wget+gnuTLS :
http://www.linuxquestions.org/questions/debian-26/wget-certificate-error-4175495817/
I use Debian 7.8 amd64.
Regards,
Xavier C.
--- End Message ---
--- Begin Message ---
tags 777701 + squeeze
fixed 777701 1.16-1
thanks
Hello,
Am Mittwoch, den 11.02.2015, 17:09 +0100 schrieb Xavier 12:
> When I try to download something from ceph.com, I get an "certificate
> is
> not trusted" error :
>
> # wget
> https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/release.asc
> --2015-02-11 17:06:08-- https://ceph.com/git/?p=ceph.git
> Resolving ceph.com (ceph.com)... 208.113.241.137,
> 2607:f298:4:147::b05:fe2a
> Connecting to ceph.com (ceph.com)|208.113.241.137|:443... connected.
> ERROR: The certificate of `ceph.com' is not trusted.
> ERROR: The certificate of `ceph.com' hasn't got a known issuer.
>
> However the certificate is VALID, on Debian Jessie it works.
> ca-certificates is up to date.
> Looks like an issue with wget+gnuTLS :
> http://www.linuxquestions.org/questions/debian-26/wget-certificate
> -error-4175495817/
>
> I use Debian 7.8 amd64.
This was a problem of a wget 1.13 point release update and gnutls in
squeeze (oldstable). Jessie with wget 1.16 fixed this problem.
thx for reporting
Regards
Noël
--
Noël Köthe <noel debian.org>
Debian GNU/Linux, www.debian.org
signature.asc
Description: This is a digitally signed message part
--- End Message ---