Hello Guys,
I have configured a receiver FTPS channel following the guidelines as per the below links:
http://scn.sap.com/people/rajasekhar.reddy14/blog/2010/04/13/how-to-configure-ftps-in-file-adapter
https://help.sap.com/saphelp_nw04/helpdata/en/bc/bb79d6061007419a081e58cbeaaf28/content.htm
http://scn.sap.com/docs/DOC-26940
However, my client doesn't have any key pair certificate. They had just provided me with the SSL certificate and an intermediate certificate.
Therefore, I didn't check the "Use X.509 Certificate for client authentication" checkbox. But I did upload my certificates under the keystore "TrustedCAs".
Now when I run the scenario, it tries to establish the connection but after some time its says connection out. Please see the Error
Also traced the message through XPI_INSPECTOR and I found that it is actually trying to find the keypair value.
Why does my channel look for keypair if I haven't checked "Use X.509 Certificate for client authentication" checkbox? Just because I have uploaded the certificates under TrustedCAs?
Also , is it compulsory to have a keypair value for using FTPS channel ? Because my client doesn't have that, should I approach for some other kind of channel to support this?
Note: I am also using pgp encryption module for this channel.
Please guide!
Thank you!
Regards,
Simran