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 parts of that infrastructure is there already. -- / daniel.haxx.se _______________________________________________ dev-tech-crypto mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-crypto

