Opened 11 years ago
Closed 9 years ago
#9427 closed Bug report (rejected)
Error:GnuTLS error -16: A TLS warning alert has been received
Reported by: | Mukesh Kumar | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | gnutls-16 | Cc: | |
Component version: | Operating system type: | Linux | |
Operating system version: | RedHat |
Description (last modified by )
Getting the below error while doing ftp to server on port#990.
If i do ftp with server name for ex- abc.example.com over 990 port, if fails with below error.
However, if i do ftp with real IP address on port-990, it works fine.
This issue is coming only in new FileZilla 3.8.0 version.
With Older version 3.7*, it works fine.
Response: 220 Server () ready.
Command: AUTH TLS
Response: 234 Security exchange completed
Status: Initializing TLS...
Error: GnuTLS error -16: A TLS warning alert has been received.
Error: Could not connect to server
Change History (3)
comment:1 by , 11 years ago
Keywords: | gnutls-16 added; GnuTLS error -16 removed |
---|
comment:2 by , 9 years ago
Description: | modified (diff) |
---|---|
Priority: | blocker → normal |
comment:3 by , 9 years ago
Resolution: | → rejected |
---|---|
Status: | new → closed |
Check the server logs why the alert was being sent and fix the server-side problem. Most likely strong cryptographic algorithms are needlessly disabled on the server.