This is how I do secure ftp xx's are replacements and not valid
FTP RMTSYS('1xx.33.1xx.1xx') PORT(21) SECCNN(*SSL)
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Denis Robitaille
Sent: Tuesday, May 06, 2008 2:05 PM
To: MIDRANGE-L@xxxxxxxxxxxx
Subject: Secure FTP transfer problem
Hello all,
We have a project here to transfer some file to a bank using secure FTP
(ssl) from our Iseries. Here is what has been done so far:
We have created a CA certificate.
Installed CA certificate
Created a certificate store
we have imported CA certificate needed to establish connexion with FTP
server. (ENTRUST)
we have activated the certificate
we have allowed secure sockets layer with command "CHGFTPA
ALWSSL(*YES)"
To established the connection, we use the following command:
FTP RMTSYS('csb-oec.bpmca.com') PORT(*SECURE) SECCNN(*IMPLICIT)
We can then connect with our user and password.
But when we issue a PUT command, we get the following error:
Secure connection error, return code -16." Description of code -16:
"-16 The peer system is not recognized
We are stump at this point.
We tested the transfer with a PC and it works fine, so I concluded that
there is something not done right on the Iseries.
Does any one have a suggestion as to where I can find information or
what to do if you have faced this problem before?
Thanks in advance
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
http://archive.midrange.com/midrange-l.
This e-mail is for the sole use of the intended recipient(s). It contains information that is confidential and/or legally privileged and is protected by law. If you believe that it has been sent to you in error, please notify the sender by reply e-mail and delete the message. Any disclosure, copying, distribution or use of this information by someone other than the intended recipient is prohibited.