NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: misc/48257 (http://www.netbsd.org/mirrors/ is outdated)



The following reply was made to PR misc/48257; it has been noted by GNATS.

From: Moritz Wilhelmy <moritz%barfooze.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: misc/48257 (http://www.netbsd.org/mirrors/ is outdated)
Date: Thu, 3 Oct 2013 17:44:46 +0200

 On Wed, Oct 02, 2013 at 08:42:07 +0000, spz%NetBSD.org@localhost wrote:
 > The nameservice just got updated with the new name of the mirror.
 > Please note that the ssh host key may have changed.
 
 It hasn't, however the entries in the mirror list are only RSAv1 and
 DSA. Since the server also has an ECDSA and RSAv2 key, would you please
 add them to the mirror list?
 
 Also, the RSAv1 key seems to have gone away.
 
 $ ssh-keyscan -t ecdsa anoncvs3.de.netbsd.org > 3.key
 # anoncvs3.de.netbsd.org SSH-2.0-OpenSSH_5.9 
NetBSD_Secure_Shell-20110907-hpn13v11-lpk
 $ ssh-keygen -f 3.key -l
 521 91:b9:29:b8:1c:94:1b:3d:9b:d9:47:17:85:1a:3c:ab anoncvs3.de.netbsd.org 
(ECDSA)
 $ ssh-keyscan -t rsa anoncvs3.de.netbsd.org > 3.key
 # anoncvs3.de.netbsd.org SSH-2.0-OpenSSH_5.9 
NetBSD_Secure_Shell-20110907-hpn13v11-lpk
 $ ssh-keygen -f 3.key -l
 1024 7d:87:77:9b:02:d7:17:ee:34:b8:82:41:e0:f2:e9:d9 anoncvs3.de.netbsd.org 
(RSA)
 $ ssh-keyscan -t dsa anoncvs3.de.netbsd.org > 3.key
 # anoncvs3.de.netbsd.org SSH-2.0-OpenSSH_5.9 
NetBSD_Secure_Shell-20110907-hpn13v11-lpk
 $ ssh-keygen -f 3.key -l
 1024 77:8a:f4:0d:6a:02:38:0d:b2:0e:a4:b6:b9:0f:0d:65 anoncvs3.de.netbsd.org 
(DSA)
 $ ssh-keyscan -t rsa1 anoncvs3.de.netbsd.org > 3.key
 $ wc -m 3.key
        0 3.key
 
 > Also at present there's some complaining about non-writable lock for 
 > val-tags,
 > this does not prevent the updates from working and will be resolved
 > eventually.
 > Enjoy! :)
 
 Thanks!
 
 Moritz
 


Home | Main Index | Thread Index | Old Index