I have a user off-site who can not connect to our NetWare 6.5 SP6 FTP server. He is running Windows XP SP2 and CoreFTP v1.3 build 1427. I run the same config and do not have a problem. The user insists his firewall is allowing the needed traffic through.
When he uses OpenSSL, he gets this error:
220 Service Ready for new User
AUTH SSL
234 Enabling SSL
SSL/TLS error - 0, SSL error - 1
When he uses Windows SSL, he get a different error saying FAILED TO INITIALIZE SECURITY CONTEXT.
I figured out my problem. I don't know why, but in Vista I have to use AUTH SSL to connect to my server. The server is configured to use AUTH TLS, which works in XP. Weird...