Hi
I am having problems getting VisualCron to establish an FTPs connection (Explicit TLS) with a p12 certificate.
The message is:
ConnectThread (4)
Connection opened
FTP/S reply received: 220 Welcome to Axway Gateway FTP server
FTP/S command sent: AUTH TLS
FTP/S reply received: 234 AUTH command OK, waiting handshake
SSL Error: 75796, Fatal: True, Remote: True
Error occured while enabling SSL/TLS on command channel
I can get it to work without any hassle in two other tools: SmartFTP and CoreFTP LE. In both cases they use the certificate imported into Windows SSL: All I do there is setting the address and port, then import the certificate to Windows (via a wizard started from the programmes) and choose it for the connection. All connections (also VisualCron) are from the same host with no proxy.
In VisualCron I import the p12 certificate and enter the password. It is imported without error/warning. Then I mark the certificate under [Certificates] in the "FTP TLS Explicit (AUTH TLS)" Connection but no luck so far.
I have tried all combinations of "Channel encryption" and "Allowed SSL/TLS versions" (even though this should be negotiated automatically). Sometimes the SSL error is 75795, but it seems arbitrary. Most of the times it is 75796.
Am I doing this wrongly or are there limits in handling P12 certificates in VisualCron?
Thank you.
Edited by user
2017-06-15T14:34:58Z
|
Reason: Minor edit