Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: SSL3 alert read: fatal: decrypt error

Can you post a verbose FileZilla log file for comparison?
yellowtreebarn

SSL3 alert read: fatal: decrypt error

I have a ftpes connection that has been working fine using WinSCP but now i've getting the below connection error. It still works fine on Filezilla and worked yesterday on WinSCP (successful connection log at the bottom) but today it has stopped with the below errors. I have upgraded to the latest WinSCP 5.17.6 to rule out any issues.

2020-07-02 11:19:53.695 Connecting to xxxxxxx:990 ...
. 2020-07-02 11:19:53.715 Connected with xxxx:990, negotiating TLS connection...
< 2020-07-02 11:19:53.730 220 OGI FTP
> 2020-07-02 11:19:53.730 AUTH TLS
< 2020-07-02 11:19:53.739 234 AUTH TLS successful
. 2020-07-02 11:19:53.778 Server asks for authentication with a client certificate.
. 2020-07-02 11:19:53.817 SSL3 alert read: fatal: decrypt error
. 2020-07-02 11:19:53.817 TLS connect: error in error
. 2020-07-02 11:19:53.817 Can't establish TLS connection
. 2020-07-02 11:19:53.817 Disconnected from server
. 2020-07-02 11:19:53.817 Connection failed.


2020-07-01 10:14:10.503 Connecting to xxxxxxxxxx:990 ...
. 2020-07-01 10:14:10.549 Connected with xxxxxxxxx:990, negotiating TLS connection...
< 2020-07-01 10:14:10.561 220 OGI FTP
> 2020-07-01 10:14:10.561 AUTH TLS
< 2020-07-01 10:14:10.568 234 AUTH TLS successful
. 2020-07-01 10:14:10.614 Server asks for authentication with a client certificate.
. 2020-07-01 10:14:10.650 Verifying certificate for "xxxxxxx" with fingerprint xxxxxxxx and 19 failures
. 2020-07-01 10:14:10.650 Certificate common name "xxxxxxx" matches hostname
. 2020-07-01 10:14:10.952 Certificate verified against Windows certificate store
. 2020-07-01 10:14:10.953 Using TLSv1.2, cipher TLSv1.2: ECDHE-RSA-AES256-GCM-SHA384, 2048 bit RSA, ECDHE-RSA-AES256-GCM-SHA384 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(256) Mac=AEAD
. 2020-07-01 10:14:10.953 TLS connection established. Waiting for welcome message...
> 2020-07-01 10:14:10.953 USER XXXX
< 2020-07-01 10:14:10.962 331 Password required for XXXX
> 2020-07-01 10:14:10.962 PASS ************
< 2020-07-01 10:14:11.004 230 User XXXX logged in