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?
SSL connection error
-
- Site Admin
- Posts: 1004
- Joined: Mon Mar 24, 2003 4:37 am