Displaying 2 results from an estimated 2 matches for "kex_assemble_namelist".
2020 Feb 06
3
Call for testing: OpenSSH 8.2
On 2020-02-05 at 20:39 -0500, Phil Pennock wrote:
> On 2020-02-06 at 10:29 +1100, Damien Miller wrote:
> > OpenSSH 8.2p1 is almost ready for release, so we would appreciate testing
> > on as many platforms and systems as possible. This is a feature release.
>
> > * The RFC8332 RSA SHA-2 signature algorithms rsa-sha2-256/512. These
> This actually affects me:
2024 Aug 26
1
[Bug 3725] New: Unclear error when configuring 'ed25519' as HostKeyAlgorithms
...thms=invalid localhost
command-line line 0: Bad key types 'invalid'.
But when configuring 'ed25519' (the correct algorithm is of course
ssh-ed25519), this error is not emitted, instead it errors with a
seemingly internal error.
$ ssh -oHostKeyAlgorithms=ed25519 localhost
ssh_kex2: kex_assemble_namelist: invalid argument
--
You are receiving this mail because:
You are watching the assignee of the bug.