Re: certificate issue between download and ftp

From: Martin Marques <martin(dot)marques(at)2ndquadrant(dot)com>
To: Martín Marqués <martin(at)2ndquadrant(dot)com>, pgsql-www(at)postgresql(dot)org
Subject: Re: certificate issue between download and ftp
Date: 2018-06-21 15:01:45
Message-ID: e9642733-dd50-8daf-7086-399f8788dd20@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

El 21/06/18 a las 11:53, Martín Marqués escribió:
> Hi, not sure if this is the correct place to send this but as it's
> related with the servers and access to downloads, this seems the most
> appropriate list.
>
> I just tried downloading a pgdg yum repo and got a certificate error:
>
> # wget https://download.postgresql.org/pub/repos/yum/10/redhat/rhel-6-x86_64/pgdg-centos10-10-2.noarch.rpm
> --2018-06-21 10:45:04--
> https://download.postgresql.org/pub/repos/yum/10/redhat/rhel-6-x86_64/pgdg-centos10-10-2.noarch.rpm
> Resolviendo download.postgresql.org... 204.145.124.244,
> 174.143.35.246, 87.238.57.227, ...
> Connecting to download.postgresql.org|204.145.124.244|:443... conectado.
> ERROR: certificate common name `ftp.postgresql.org' doesn't match
> requested host name `download.postgresql.org'.
> To connect to download.postgresql.org insecurely, use `--no-check-certificate'.
>
> Seems clear from the error what the problem is, so I'm just reporting here.

Seems I had to investigate a bit further before sending. It looks like
it's related to access from a specific server. No errors from my laptop,
so I'm starting to suspect something broken in the routing.

--
Martín Marqués http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Browse pgsql-www by date

  From Date Subject
Next Message Tom Lane 2018-06-21 15:08:44 Re: certificate issue between download and ftp
Previous Message Stephen Frost 2018-06-21 15:00:39 Re: certificate issue between download and ftp