On Tue, 2 Jun 2020 at 18:48, Brian Candler <b.candler at pobox.com> wrote: [about ssh -Q ssh_config_keyword]> There is also "-Q key-sig" in recent versions (not sure exactly how recent, but 7.6 doesn't have it)Added in the same commit (Feb this year), first released in 8.3: https://github.com/openssh/openssh-portable/commit/d4d9e1d40514e2746f9e05335d646512ea1020c6 -- Darren Tucker (dtucker at dtucker.net) GPG key 11EAA6FA / A86E 3E07 5B19 5880 E860 37F4 9357 ECEF 11EA A6FA (new) Good judgement comes with experience. Unfortunately, the experience usually comes from bad judgement.
On 02/06/2020 09:58, Darren Tucker wrote:> On Tue, 2 Jun 2020 at 18:48, Brian Candler<b.candler at pobox.com> wrote: > [about ssh -Q ssh_config_keyword] >> There is also "-Q key-sig" in recent versions (not sure exactly how recent, but 7.6 doesn't have it) > Added in the same commit (Feb this year), first released in 8.3: > https://github.com/openssh/openssh-portable/commit/d4d9e1d40514e2746f9e05335d646512ea1020c6WFM in 8.2p1: $ ssh -V OpenSSH_8.2p1, OpenSSL 1.1.1g? 21 Apr 2020 $ ssh -Q key-sig ssh-ed25519 ... (macOS, homebrew)
On Tue, 2 Jun 2020 at 19:05, Brian Candler <b.candler at pobox.com> wrote:> On 02/06/2020 09:58, Darren Tucker wrote:[...]> Added in the same commit (Feb this year), first released in 8.3: > https://github.com/openssh/openssh-portable/commit/d4d9e1d40514e2746f9e05335d646512ea1020c6 > > WFM in 8.2p1:Yeah, sorry I got that wrong. The commit was 2020-02-07 and the 8.2 release was 2020-02-14 so it just made the cut. -- Darren Tucker (dtucker at dtucker.net) GPG key 11EAA6FA / A86E 3E07 5B19 5880 E860 37F4 9357 ECEF 11EA A6FA (new) Good judgement comes with experience. Unfortunately, the experience usually comes from bad judgement.