From owner-freebsd-current@freebsd.org Thu Mar 4 20:52:06 2021 Return-Path: Delivered-To: freebsd-current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id BF712559C17 for ; Thu, 4 Mar 2021 20:52:06 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from udns.ultimatedns.net (static-24-113-41-81.wavecable.com [24.113.41.81]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "ultimatedns.net", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Ds32Z2mSWz4v5T for ; Thu, 4 Mar 2021 20:52:05 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.16.1/8.16.1) with ESMTP id 124KqLKh096466; Thu, 4 Mar 2021 12:52:28 -0800 (PST) (envelope-from bsd-lists@bsdforge.com) MIME-Version: 1.0 Date: Thu, 04 Mar 2021 12:52:21 -0800 From: Chris To: Pete Wright Cc: freebsd-current Subject: Re: freebsd.org ftp site throws BOGUS cert In-Reply-To: <01140d36-42ad-ff0c-3d07-5806b4f58168@nomadlogic.org> References: <38a8efce0b5524f350937270cded5cb8@bsdforge.com> <01140d36-42ad-ff0c-3d07-5806b4f58168@nomadlogic.org> User-Agent: UDNSMS/17.0 Message-ID: X-Sender: bsd-lists@bsdforge.com Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4Ds32Z2mSWz4v5T X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [0.00 / 15.00]; ASN(0.00)[asn:11404, ipnet:24.113.0.0/16, country:US]; local_wl_ip(0.00)[24.113.41.81] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Mar 2021 20:52:06 -0000 On 2021-03-04 10:36, Pete Wright wrote: > On 3/4/21 10:20 AM, Chris wrote: >> This post probably belongs on a different list that I am not >> subscribed to. But... >> > > The appropriate list is freebsd-hubs@ > https://lists.freebsd.org/mailman/listinfo/freebsd-hubs > >> I can't get to the freebsd ftp sites because the cert(s) appear >> to be bad: >> >> https://ftp0.tuk.freebsd.org/ >> > > they should be able to track down the owner of that site, it looks like the > TLS > cert is valid for download.freebsd.org: > * Server certificate: > *  subject: CN=download.freebsd.org > *  start date: Feb 14 20:17:20 2021 GMT > *  expire date: May 15 20:17:20 2021 GMT > *  subjectAltName does not match ftp0.tuk.freebsd.org > > > download.freebsd.org may actually be the preferred method for accessing > resources > on this system.  For example if geo-loadbalancing is used.  anywho - the > people on > the above mailing list would know best. Thanks, Pete! :-) --Chris > > -p