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 plaintext and SSL sockets (where I control both client and 
server), and a different library (e.g. openSSH) for SSH (I need to ssh into 
some hardware devices and can therefore not change the server side in these 
cases)

2.  Implement the ssh and sftp protocols over NSS's SSL sockets myself

Just want to make sure I understand the scope of this.  Thanks.




      
_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to