NetBSD Problem Report #57334

From www@netbsd.org  Sun Apr  9 00:04:05 2023
Return-Path: <www@netbsd.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits))
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 3566E1A9239
	for <gnats-bugs@gnats.NetBSD.org>; Sun,  9 Apr 2023 00:04:05 +0000 (UTC)
Message-Id: <20230409000404.036D31A923A@mollari.NetBSD.org>
Date: Sun,  9 Apr 2023 00:04:04 +0000 (UTC)
From: andrew.cagney@gmail.com
Reply-To: andrew.cagney@gmail.com
To: gnats-bugs@NetBSD.org
Subject: anoncvs via SSH needs: RequiredRSASize 1024
X-Send-Pr-Version: www-1.0

>Number:         57334
>Category:       install
>Synopsis:       anoncvs via SSH needs: RequiredRSASize 1024
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    install-manager
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Apr 09 00:05:00 +0000 2023
>Last-Modified:  Sun Apr 09 00:10:01 +0000 2023
>Originator:     Andrew
>Release:        n/a
>Organization:
>Environment:
$ uname -a
Linux kevin 6.2.7-200.fc37.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Mar 17 16:16:00 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
$ rpm -q openssh
openssh-8.8p1-9.fc37.x86_64


>Description:
Linux distros are becoming increasing recalcitrant when it comes to small key sizes.  For instance, to connect to the CVS repo with something recent this is needed:

Host anoncvs.netbsd.org
    RequiredRSASize 1024

I think this should be added to the documentation on using CVS, such as here:
https://www.netbsd.org/docs/guide/en/chap-fetch.html#chap-fetch-cvs

See also:
https://confluence.atlassian.com/bamkb/repository-checkout-fails-with-bad-server-host-key-invalid-key-length-1206551975.html
>How-To-Repeat:

>Fix:

>Audit-Trail:
From: Andrew Cagney <andrew.cagney@gmail.com>
To: gnats-bugs@netbsd.org
Cc: 
Subject: Re: install/57334: anoncvs via SSH needs: RequiredRSASize 1024
Date: Sat, 8 Apr 2023 20:05:39 -0400

 Also here: https://www.netbsd.org/docs/current/#using-anoncvs

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.47 2022/09/11 19:34:41 kim Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2023 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.