Opened 21 years ago
Last modified 18 years ago
#2060 closed Feature request
SSL alert icon
Reported by: | jimoblak | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Unknown |
Keywords: | Cc: | jimoblak, krystals, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
It would be great to have an icon demonstrate that a
SSL connection has been made - much like the padlock
icon that appears in HTTP browsers.
Change History (4)
comment:1 by , 21 years ago
comment:2 by , 21 years ago
I may be blind - I do not see it. Does it appear with only
certain types of SSL connections? I am using FileZilla 2.2.5
and have all views listed under the 'View' menu enabled.
My access log follows to demonstrate the SSL connection...
Status: Connecting to ftp.xxxxx.com ...
Status: Connected with ftp.xxxxx.com, negotiating SSL
connection...
Response: 220 stinky.xxxxx.com FTP server (Version
6.5/OpenBSD TLS/Virtual) ready.
Command: AUTH SSL
Response: 234 AUTH SSL successful
Status: SSL connection established. Waiting for welcome
message...
Command: PBSZ 0
Response: 200 PBSZ 0 successful
Command: PROT P
Response: 200 Protection set to Private
Command: USER xxxxxxx
Response: 331 Password required for xxxxxxx.
Command: PASS
Response: 230 User xxxxxxx logged in.
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is current directory.
Command: PASV
Response: 227 Entering Passive Mode
(xx,xx,xx,xx,xxx,xxx)
Command: TYPE A
Response: 200 Type set to A.
Command: LIST
Response: 150 Opening ASCII mode data connection
for '/bin/ls'.
Status: SSL connection established
Response: 226 Transfer complete.
Status: Directory listing successful
Command: TYPE A
Response: 200 Type set to A.
comment:3 by , 21 years ago
Hello again. That's intersting! I'm on "SFTP using SSH2" and
it has an icon. Maybe it is a you suggest, it's only for
certain types.
comment:4 by , 18 years ago
This feature has been implemented. Please update to the most
recent version of FileZilla.
There is one! It's in the status bar at the bottom.