Opened 13 months ago

Closed 9 months ago

Last modified 9 months ago

#1494 closed defect (fixed)

FTP TLS -- GnuTLS error -12

Reported by: zzjet1 Owned by:
Priority: major Milestone: 8.3.0-RELEASE
Component: Backend Version: 8.2.0-BETA3
Keywords: ftp tls gnu error -12 Cc:

Description

FTP SSL/TLS is not working.

When attempted from Filezilla client, saw the following log. I replaced IP address with "x" host name I used in my private network. I tested from iPhone/iPad FTP Sprite and iFTP Pro apps, no successful connection either.

Status: Resolving address of hostname.somedomain.com
Status: Connecting to 172.16.1.x:21...
Status: Connection established, waiting for welcome message...
Response: 220 ProFTPD 1.3.3g Server (hostname.somedomain.com FTP Server) [::ffff:172.16.1.x]
Command: AUTH TLS
Response: 234 AUTH TLS successful
Status: Initializing TLS...
Error: GnuTLS error -12: A TLS fatal alert has been received.
Error: Could not connect to server

Change History (4)

comment:1 Changed 9 months ago by william

  • Milestone changed from 8.2.0-RELEASE to 8.3.0-RELEASE

#1700 was closed with the same issue (may have extra logs)

comment:2 Changed 9 months ago by william

  • Resolution set to fixed
  • Status changed from new to closed

This should be fixed as of r12157

comment:3 Changed 9 months ago by fcaty

I have the exact same problem after upgrading from 8.0.4 to 8.2.0.
What was the solution? Thx

comment:4 Changed 9 months ago by william

The solution is wait for 8.3.0-BETA2

Note: See TracTickets for help on using tickets.