[libssh2] known_hosts

2007-10-27 Thread Daniel Stenberg
Hey Johnny Luong provided a patch to libcurl that makes it read and acknowledge the data in the ~/.ssh/known_hosts file. (I'm cc'ing this mail to Johnny.) I have the feeling this functionality is better suited for libssh2 rather than libcurl so that other SSH-users can benefit from it. Anyone e

Re: [libssh2] known_hosts

2007-10-27 Thread James Housley
On Oct 27, 2007, at 10:41 AM, Daniel Stenberg wrote: > Hey > > Johnny Luong provided a patch to libcurl that makes it read and > acknowledge > the data in the ~/.ssh/known_hosts file. (I'm cc'ing this mail to > Johnny.) > > I have the feeling this functionality is better suited for libssh2 >