sixcorners opened a new issue, #865:
URL: https://github.com/apache/mina-sshd/issues/865

   ### Description
   
   %h in the HostName config doesn't get replaced.  
   This results in a java.nio.channels.UnresolvedAddressException being thrown 
later.
   
   ### Motivation
   
   This would make it work more like OpenSSH.
   
   ### Alternatives considered
   
   Could use HostConfigEntry.readHostConfigEntries to get the HostName to pass 
to connect and do the %h replacement outside the library.
   
   ### Additional context
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to