https://bz.apache.org/bugzilla/show_bug.cgi?id=65089
Bug ID: 65089
Summary: Hash known_hosts support needed
Product: Ant
Version: 1.10.9
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Optional Tasks
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Modern linux machines hasing known host keys and Jsch library supports hash
known_hosts file format. But sshexec and scp tasks does not support it.
Here is jsch example: http://www.jcraft.com/jsch/examples/KnownHosts.java
Problem is there is no way to enable HashKnownHosts=yes option. Please support
it.
--
You are receiving this mail because:
You are the assignee for the bug.