invalid handshake when connecting to TLS FTP Server
Posted: Thu Nov 01, 2018 10:07 pm
I would like to use your software but....
I cannot get a simple connection to a TLS ftp server.
I can connect via browser, other FTP clients and even simple Windows folder browser connection.
The mode is passive, TLS explicit, initial port is 21. I get a failed handshake due to not being able to accept certificate.
<220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
<220-You are user number 10 of 100 allowed.
<220-Local time is now 18:03. Server port: 21.
<220-This is a private system - No anonymous login
<220-IPv6 connections are also welcome on this server.
<220 You will be disconnected after 15 minutes of inactivity.
>AUTH TLS
<234 AUTH TLS OK.
Control Channel SSL/TLS Handshaking...
winsock:Receive::Error.:error:(0x00002746):An existing connection was forcibly closed by the remote host.
(0x0000274c):A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
SSL:ClientConnect::ClientHandshake failed.(0x80090304):The Local Security Authority cannot be contacted
SSL/TLS SSL_Handshake failed.
Control Channel SSL/TLS Handshaking Failed.
I cannot get a simple connection to a TLS ftp server.
I can connect via browser, other FTP clients and even simple Windows folder browser connection.
The mode is passive, TLS explicit, initial port is 21. I get a failed handshake due to not being able to accept certificate.
<220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
<220-You are user number 10 of 100 allowed.
<220-Local time is now 18:03. Server port: 21.
<220-This is a private system - No anonymous login
<220-IPv6 connections are also welcome on this server.
<220 You will be disconnected after 15 minutes of inactivity.
>AUTH TLS
<234 AUTH TLS OK.
Control Channel SSL/TLS Handshaking...
winsock:Receive::Error.:error:(0x00002746):An existing connection was forcibly closed by the remote host.
(0x0000274c):A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
SSL:ClientConnect::ClientHandshake failed.(0x80090304):The Local Security Authority cannot be contacted
SSL/TLS SSL_Handshake failed.
Control Channel SSL/TLS Handshaking Failed.