| Summary: | ssh-keygen -l .ssh/authorized_keys | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Marc 'Zugschlus' Haber <mh+openssh-bugzilla> |
| Component: | ssh-keygen | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED FIXED | ||
| Severity: | enhancement | CC: | djm |
| Priority: | P2 | ||
| Version: | 5.8p1 | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | |||
| Bug Blocks: | 2451 | ||
|
Description
Marc 'Zugschlus' Haber
2011-02-20 05:37:49 AEDT
Implemented in: commit c56a255162c2166884539c0a1f7511575325b477 Author: djm@openbsd.org <djm@openbsd.org> Date: Mon Nov 16 22:53:07 2015 +0000 upstream commit Allow fingerprinting from standard input "ssh-keygen -lf -" Support fingerprinting multiple plain keys in a file and authorized_keys files too (bz#1319) ok markus@ Upstream-ID: 903f8b4502929d6ccf53509e4e07eae084574b77 Close all resolved bugs after 7.3p1 release |