bugzilla-daemon at bugzilla.mindrot.org
2019-Sep-04 20:26 UTC
[Bug 3064] New: Place algorithm at head of default list
https://bugzilla.mindrot.org/show_bug.cgi?id=3064
Bug ID: 3064
Summary: Place algorithm at head of default list
Product: Portable OpenSSH
Version: 8.0p1
Hardware: Other
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: naddy at mips.inka.de
Created attachment 3318
--> https://bugzilla.mindrot.org/attachment.cgi?id=3318&action=edit
ssh_prefer.diff
ssh_config(5) and sshd_config(5) already allow adding '+' and removing
'-' an algorithm from the default list. Oddly, I mostly find myself
wanting to prefer an algorithm, i.e., place it at the head of the list
without removing anything. The attached patch adds this ability. To
prefer algorithms, prefix them with '^'. E.g.:
HostKeyAlgorithms ^ssh-ed25519
Ciphers ^aes128-gcm at openssh.com,aes256-gcm at openssh.com
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2019-Sep-05 11:41 UTC
[Bug 3064] Place algorithm at head of default list
https://bugzilla.mindrot.org/show_bug.cgi?id=3064
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
Attachment #3318|application/octet-stream |text/plain
mime type| |
Attachment #3318|0 |1
is patch| |
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2019-Sep-06 03:03 UTC
[Bug 3064] Place algorithm at head of default list
https://bugzilla.mindrot.org/show_bug.cgi?id=3064 --- Comment #1 from Damien Miller <djm at mindrot.org> --- This is ok djm and dtucker if you want to commit it yourself -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2019-Sep-06 14:56 UTC
[Bug 3064] Place algorithm at head of default list
https://bugzilla.mindrot.org/show_bug.cgi?id=3064
Christian Weisgerber <naddy at mips.inka.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Christian Weisgerber <naddy at mips.inka.de> ---
Committed.
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
bugzilla-daemon at mindrot.org
2021-Apr-23 04:53 UTC
[Bug 3064] Place algorithm at head of default list
https://bugzilla.mindrot.org/show_bug.cgi?id=3064
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #3 from Damien Miller <djm at mindrot.org> ---
closing resolved bugs as of 8.6p1 release
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.