[python-committers] SSH problems attempting to access hg.python.org
Nick Coghlan
ncoghlan at gmail.com
Sat Oct 3 07:42:23 CEST 2015
On 3 October 2015 at 01:39, Georg Brandl <g.brandl at gmx.net> wrote:
>> However, I *did* recently upgrade to the Fedora 23 beta, so now I'm
>> wondering if there might be a problem with OpenSSH 7.1p1 and
>> ssh-ed25519 host keys (it's the only remote SSH host I using with an
>> ed25519 key - all the others are still ssh-rsa).
>
> According to the sshkeys repo, the only key you can use for accessing
> hg.python.org is ncoghlan at uberwald, a ssh-dss key which will indeed
> not be offered by openssh 7.x anymore.
Huh, I didn't realise I'd never submitted the RSA key for use on
hg.python.org. Ah well, good motivation to finally generate some
ed25519 keys of my own :)
Cheers,
Nick.
--
Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
More information about the python-committers
mailing list