SSL connection error

Core FTP client questions and answers
Post Reply
deadmoon
Posts: 1
Joined: Thu Mar 05, 2015 5:40 pm

SSL connection error

Post by deadmoon »

In order to connect to a secure FTP server, I registered a certificate.
Having received the certificate (pem file), I'm trying to connect.
I'm using AUTH TLS. Under 'Advanced', 'SSL/TLS' I have pointed the Private key field to the pem-file.

Upon connecting to the FTP server, I get the following message:
AUTH TLS
234 SSLv23/TLSv1
SSL error initializing certificate(s) - 1 (load or pass failure)
SSL Connection not established

Does anyone have any idea what I'm doing wrong?
ForumAdmin
Site Admin
Posts: 1004
Joined: Mon Mar 24, 2003 4:37 am

Post by ForumAdmin »

If there is a password for the certificate, make sure it is entered in the Site profile -> Advanced -> general -> SSL/TLS settings.
Post Reply