Differences
This shows you the differences between the selected revisions of the page.
2018-01-16 | 2018-02-19 | ||
5.12.1 Displaying both SHA-256 and MD5 fingerprint of SSH host key on Server and protocol informatio (martin) | 5.13 was released (martin) | ||
Line 9: | Line 9: | ||
The //Protocol// tab shows known information about the current session. | The //Protocol// tab shows known information about the current session. | ||
- | With protocols based on [[SSH]] ([[SFTP]] and [[SCP]]) the //Server Host Key Fingerprints// box shows fingerprints of host key used for the current SSH session. This is the key you have [[ssh_verifying_the_host_key|verified]] before (usually on the first attempt to connect to the server). //The latest beta version// shows both SHA-256 and MD5 fingerprint. //The latest stable version// shows %%MD5%% fingerprint only. &beta | + | With protocols based on [[SSH]] ([[SFTP]] and [[SCP]]) the //Server Host Key Fingerprints// box shows fingerprints of host key used for the current SSH session. This is the key you have [[ssh_verifying_the_host_key|verified]] before (usually on the first attempt to connect to the server). Both SHA-256 and MD5 fingerprints are displayed. |
With [[ftps|FTP]] and [[WebDAV]] protocols over TLS/SSL the //Certificate Fingerprint// box shows fingerprint of certificate used for current session. This is the certificate you have [[tls#certificate|verified]] before (usually on the first attempt to connect to the server). Click //Full certificate// button to show all details about certificate. | With [[ftps|FTP]] and [[WebDAV]] protocols over TLS/SSL the //Certificate Fingerprint// box shows fingerprint of certificate used for current session. This is the certificate you have [[tls#certificate|verified]] before (usually on the first attempt to connect to the server). Click //Full certificate// button to show all details about certificate. |