| Summary: | sshd -T aborts when no hostkeys are available and does not emit any parsed configuration | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Daniel Kahn Gillmor <dkg> | ||||
| Component: | sshd | Assignee: | Assigned to nobody <unassigned-bugs> | ||||
| Status: | CLOSED FIXED | ||||||
| Severity: | enhancement | CC: | djm, dtucker, tylercashea33 | ||||
| Priority: | P5 | ||||||
| Version: | 9.0p1 | ||||||
| Hardware: | Other | ||||||
| OS: | Linux | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 3533 | ||||||
| Attachments: |
|
||||||
|
Description
Daniel Kahn Gillmor
2022-07-13 01:26:42 AEST
Created attachment 3664 [details]
Add sshd -G flag
The reason why we haven't done this in the past is that -T is advertised as an "extended test" mode that will verify various configuration-related things and *then* print the config.
Maybe we should add a dedicated "config dump" mode (maybe using -G like ssh) that doesn't do this?
Comment on attachment 3664 [details]
Add sshd -G flag
usage() also needs updating.
This has been committed and will be in OpenSSH 9.3 OpenSSH 9.3 has been released. Close resolved bugs |