Hi Experts,
I am trying to connect to external partner using FTPS connection. Partner has provided us the server name, port (21), username and password. They have also provide PGP keys.
I am getting below error.
"Transmitting the message to endpoint <local> using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: Error when getting an FTP connection from connection pool: com.sap.aii.af.lib.util.concurrent.ResourcePoolException: Unable to create new pooled resource: iaik.security.ssl.SSLCertificateException: Peer certificate rejected by ChainVerifier"
I have looked at the SDN and all the blogs and discussions are for the trusted CA. I want to know if i can make this connection without Trusted CA with only username/password.
My current config parameters are, i have tried checking Use X.509 certificate ....
Thanks,
Nishant