Re: Telnet and FTP to Historic

Carsten Bormann <cabo@tzi.org> Wed, 02 December 2020 17:59 UTC

Return-Path: <cabo@tzi.org>
X-Original-To: ietf@ietfa.amsl.com
Delivered-To: ietf@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1DE7B3A12F3 for <ietf@ietfa.amsl.com>; Wed, 2 Dec 2020 09:59:57 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.918
X-Spam-Level:
X-Spam-Status: No, score=-1.918 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SDrK7fskXaoH for <ietf@ietfa.amsl.com>; Wed, 2 Dec 2020 09:59:55 -0800 (PST)
Received: from gabriel-vm-2.zfn.uni-bremen.de (gabriel-vm-2.zfn.uni-bremen.de [134.102.50.17]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DFE103A1426 for <ietf@ietf.org>; Wed, 2 Dec 2020 09:59:54 -0800 (PST)
Received: from [192.168.217.120] (p548dca87.dip0.t-ipconnect.de [84.141.202.135]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-vm-2.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4CmRZK2wCYzyWV; Wed, 2 Dec 2020 18:59:53 +0100 (CET)
Content-Type: text/plain; charset="utf-8"
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.4\))
Subject: Re: Telnet and FTP to Historic
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <16446.1606931808@localhost>
Date: Wed, 02 Dec 2020 18:59:53 +0100
Cc: IETF Discussion Mailing List <ietf@ietf.org>
X-Mao-Original-Outgoing-Id: 628624793.3031009-5c8494f403c2ab7a0aa827e38ba822d1
Content-Transfer-Encoding: quoted-printable
Message-Id: <A7E2904E-D9D2-4CBC-A6A9-2E4E7EF6DB60@tzi.org>
References: <AA1E0A8464BC45FB4FA44684@PSB> <2D63A357-E253-462C-864D-2BF96D3E2E18@tzi.org> <F4CD3381C5D0E24C91FC4A91@PSB> <20201201030759.GJ5364@mit.edu> <5720F933910C959C9278EBCF@PSB> <CAMm+LwgpcLxSdzgfJy2441hjNWP=Fui-f8Oq1bZB=2QdZeOUNQ@mail.gmail.com> <0c5a4935-f0b6-4b86-dc0e-3b4466bc09a4@nostrum.com> <F1FF9720-AA72-4B92-ABE7-6E0E875059BA@tzi.org> <16446.1606931808@localhost>
To: Michael Richardson <mcr+ietf@sandelman.ca>
X-Mailer: Apple Mail (2.3608.120.23.2.4)
Archived-At: <https://mailarchive.ietf.org/arch/msg/ietf/jV6Zma3MxYHsz_YrTO-ESYNTHX8>
X-BeenThere: ietf@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF-Discussion <ietf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ietf>, <mailto:ietf-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ietf/>
List-Post: <mailto:ietf@ietf.org>
List-Help: <mailto:ietf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 02 Dec 2020 17:59:57 -0000

On 2020-12-02, at 18:56, Michael Richardson <mcr+ietf@sandelman.ca> wrote:
> 
> I have on numerous times found that I can't update systems because the update
> server insists that I use https, and that I use TLS 1.2 or better, but the
> system in question is too old, and it's exactly the TLS 1.2 code that I'm
> trying to get.

(You are not alone.  But that’s the other discussion over at last-call about draft-ietf-tls-oldversions-deprecate, which I so far have managed to not join.)

Grüße, Carsten