I am trying to connect to a third party FTP server, set with Secure Self Signed certificate from an AS/400 session but an issue occurred. I don't get the ftp prompt to enter user id and password. On the as400 side it right fully attempts the connection via port 990 and then after about 2 min returns error code -11
FTP RMTSYS(xxx.xxx.x.xxx ) PORT(*SECURE) SECCNN(*IMPLICIT)
Previous FTP subcommands and messages:
Connecting to host xxx.xxx.x.xxx at address xxx.xxx.x.xxx using port 990.
Secure connection error, return code -11.I never get the chance to enter user id and password . If I try to connect to the same server using filezilla, the connection is successfully established.
Any idea to solve the problem?
Thanks for any suggestion
Regards
#SupportMigration#IBMi#Support