Differences
This shows you the differences between the selected revisions of the page.
ui_fsinfo 2018-01-16 | ui_fsinfo 2023-05-24 (current) | ||
Line 1: | Line 1: | ||
====== Server and Protocol Information Dialog ====== | ====== Server and Protocol Information Dialog ====== | ||
- | The dialog shows information about server you are connected to, the [[protocols|protocol]] you are using and the remote file system. To show the dialog go to //Session > Server/protocol Information//. | + | The dialog shows information about server you are connected to, the [[protocols|protocol]] you are using and the remote file system. To show the dialog go to //Tabs > Server/protocol Information//. |
&toc_title(The dialog has three tabs. Each is described individually.) | &toc_title(The dialog has three tabs. Each is described individually.) | ||
- | ===== Protocol ===== | + | ===== [[protocol]] Protocol ===== |
&screenshotpict(fsinfo1) | &screenshotpict(fsinfo1) | ||
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 the 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 fingerprints of the certificate used for the current session. This is the certificate you have [[tls#certificate|verified]] before (usually on the first attempt to connect to the server). Both %%SHA-256%% and SHA-1 fingerprints are displayed. Click //Full certificate// button to show all details about certificate. | ||
===== [[capabilities]] Capabilities ===== | ===== [[capabilities]] Capabilities ===== |