Opened 10 years ago

Closed 10 years ago

#1814 closed enhancement (fixed)

Add SSH public key or fingerprint field to FileServer

Reported by: Nicklas Nordborg Owned by: everyone
Priority: major Milestone: BASE 3.3
Component: core Version:
Keywords: Cc:

Description

The FileServer items currently has support for X.509 certificates which is ok if connecting to HTTPS servers (and maybe also secure FTP servers), but not if connecting to servers via SCP/SSH or SFTP. For this we need to at least store the SSH fingerprint so that the remote server can be validated.

Change History (1)

comment:1 by Nicklas Nordborg, 10 years ago

Resolution: fixed
Status: newclosed

(In [6489]) Fixes #1814: Add SSH public key or fingerprint field to FileServer

Note: See TracTickets for help on using tickets.