tomaswolf commented on issue #622: URL: https://github.com/apache/mina-sshd/issues/622#issuecomment-2420606467
I know that having it quoted is perfectly fine with OpenSSH. The rudimentary parser in `HostConfigEntry.readHostConfigEntries(BufferedReader)` is not really OpenSSH compatible. A PR to improve it (including tests) would be welcome; the [parser used in JGit](https://github.com/eclipse-jgit/jgit/blob/7fed42f86/org.eclipse.jgit/src/org/eclipse/jgit/internal/transport/ssh/OpenSshConfigFile.java#L218) may serve as an inspiration. -- 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 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