Details
-
Type: New Feature
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 3.2.0
-
Fix Version/s: None
-
Component/s: Staff Interface
-
Labels:None
Description
Add the ability to use SSH keys for authentication for SFTP backups instead of a password. Password authentication should continue to be supported as well.
Requires entering full server path to the SSH private key.
This would require the SSH private key be stored on the Blesta server (probably not smart).
Moreover, our SFTP library (supplied by phpseclib) doesn't support key-based authentication with SFTP.