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.
Activity
Paul Phillips
created issue -
Paul Phillips
made changes -
Field | Original Value | New Value |
---|---|---|
Issue Type | Bug [ 1 ] | New Feature [ 2 ] |
Cody Phillips (Inactive)
made changes -
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. |
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. |
Paul Phillips
made changes -
Fix Version/s | 3.4.0 [ 10400 ] |
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.