uttamgupta opened a new issue, #753: URL: https://github.com/apache/mina-sshd/issues/753
### Version 2.14 ### Bug description It fails if Known host file has entry with two hosts e.g. - [host-1.local,host-2.local]:1122 ssh-rsa AAAAB3NzaC1yc2....... ### Actual behavior It should read because it reads if there is one host entry e.g. [host-1.local]:1122 ssh-rsa AAAAB3NzaC1yc2....... ### Expected behavior It should able to read. ### Relevant log output ```Shell ``` ### Other information _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: dev-unsubscr...@mina.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org For additional commands, e-mail: dev-h...@mina.apache.org