jackgene / sftp-servlet-container

A servlet container that uses SFTP instead of HTTP as its access protocol.
1 stars 0 forks source link

Implement SSH public key authentication support #28

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
A common authentication mechanism for regular SSH servers is via public keys.

Consider implementing this, ideally integrating it into Tomcat's authentication 
mechanism.

Original issue reported on code.google.com by jackg...@gmail.com on 3 Feb 2014 at 4:16