On Fri, 18 Jul 2008, Matt Lawson wrote:
> 2. Implement the ssh and sftp protocols over NSS's SSL sockets myself
If you go this route, I'd suggest you instead get libssh2 (www.libssh2.org)
and "just" port it to be able to use NSS. It can currently be built to use
either OpenSSL or GnuTLS so par
Matt Lawson wrote, On 2008-07-18 15:20:
> I am considering retro-fitting an existing application with the NSS/NSPR
> libraries, however I also need ssh and sftp capability. I cannot find
> anywhere a discussion of these in relationship to NSS.
>
> Is there an existing way to do this? Or do I h
Hi,
I am considering retro-fitting an existing application with the NSS/NSPR
libraries, however I also need ssh and sftp capability. I cannot find anywhere
a discussion of these in relationship to NSS.
Is there an existing way to do this? Or do I have to choose from:
1. Use NSS/NSPR for pla
3 matches
Mail list logo