| Summary: | ssh -Q key not listing rsa-sha2-256 and rsa-sha2-512 | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Jakub Jelen <jjelen> |
| Component: | ssh | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED WORKSFORME | ||
| Severity: | enhancement | CC: | djm |
| Priority: | P5 | ||
| Version: | 7.9p1 | ||
| Hardware: | Other | ||
| OS: | Linux | ||
|
Description
Jakub Jelen
2019-02-12 01:27:46 AEDT
This is intentional. Those aren't key types but signature algorithms and may be listed using "ssh -Q sig" closing resolved bugs as of 8.6p1 release |