Bug 1075

Summary: Host values in config are case sensitive
Product: Portable OpenSSH Reporter: Kurt Werle <kwerle>
Component: sshAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED WONTFIX    
Severity: normal    
Priority: P2    
Version: 3.8.1p1   
Hardware: All   
OS: All   

Description Kurt Werle 2005-08-27 00:58:32 AEST
OK, ssh_config SAYS: "The host is the hostname argument given on the command line (i.e., the name is 
not converted to a canonicalized host name before matching)."

But, really, I'd like to see case insensitivity.

MYHOST.somedomain.com is certainly the same as myhost.somedomain.com

This on OSX 10.3
rgmac:/Users/kwerle% ssh -V       
OpenSSH_3.8.1p1, OpenSSL 0.9.7g 11 Apr 2005
Comment 1 Damien Miller 2005-08-27 01:07:26 AEST
yes, we know. Unfortunately there are lots of working configs that would break
if we started changing little things like this, so i think it is best to leave
it alone for now.

Don't worry, if we ever get around to thowing away the current client
configuration format, this would be high on the list.
Comment 2 Darren Tucker 2006-10-07 11:41:45 AEST
Change all RESOLVED bug to CLOSED with the exception of the ones fixed post-4.4.