[Bug 2591] ssh-keygen -R is case-sensitive, but should not be
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Fri Jul 8 13:31:58 AEST 2016
https://bugzilla.mindrot.org/show_bug.cgi?id=2591
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
--- Comment #2 from Damien Miller <djm at mindrot.org> ---
Created attachment 2847
--> https://bugzilla.mindrot.org/attachment.cgi?id=2847&action=edit
lowercase filenames as they are added
I'm wary of changing the semantics for matching, since it's very likely
that users are inadvertently depending on this - it has been this way
for ~20 years.
I think it would be safer if we lowercase hostnames *as they are
added*. This avoids changing semantics for existing hosts but lets new
ones be stored in the canonical format.
Does this solve the problem for you?
--
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.
More information about the openssh-bugs
mailing list