CVS: cvs.openbsd.org: src
Damien Miller <[email protected]> Mon, 3 Aug 2026 00:47:24 -0600 (MDT)
| Newsgroups | gmane.os.openbsd.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/08/03 00:47:24 Modified files: usr.bin/ssh : ssh.1 ssh.c sshconnect.h sshconnect2.c Log message: Add a "ssh -Z user@host" mode that dumps the pubkeys that will be tried for authentication in the order that they will be used. feedback tb@ ok dtucker@