| Summary: | Does it still make sense to use DSA host keys by default? | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Colin Watson <cjwatson> | ||||
| Component: | sshd | Assignee: | Assigned to nobody <unassigned-bugs> | ||||
| Status: | CLOSED FIXED | ||||||
| Severity: | enhancement | CC: | djm | ||||
| Priority: | P5 | ||||||
| Version: | 7.4p1 | ||||||
| Hardware: | Other | ||||||
| OS: | Linux | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 2782 | ||||||
| Attachments: |
|
||||||
|
Description
Colin Watson
2017-01-09 05:45:12 AEDT
Created attachment 2930 [details]
Remove ssh_host_dsa_key from HostKey default
Perhaps something like this?
Put this on the list. DSA isn't offered by default anyway. Applied - thanks commit 88c50a5ae20902715f0fca306bb9c38514f71679 (HEAD -> master, origin/master, origin/HEAD) Author: djm@openbsd.org <djm@openbsd.org> Date: Fri Feb 16 02:32:40 2018 +0000 upstream: stop loading DSA keys by default, remove sshd_config stanza and manpage bits; from Colin Watson via bz#2662, ok dtucker@ OpenBSD-Commit-ID: d33a849f481684ff655c140f5eb1b4acda8c5c09 closing resolved bugs as of 8.6p1 release |