cancel
Showing results for 
Search instead for 
Did you mean: 

FTPS Configuration

Former Member
0 Kudos

Hi Team,

We are currently working on a POC for FTPS wherein the PI dev system is the Source and Quality system of PI will be the Target system. We've configured the sender adapter to be an FTP Adapter while the receiver is an
FTPS. We've tried deploying the QA SSL certificates in the Dev System, J2EE Engine in TRUSTED CAs which is of no luck as the testing resulted in the following Error Message

Error: Delivery of the message to the application 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

Could any of you please suggest if such a scenario in PI is possible?
If yes, Also please suggest how to proceed further as to where and which certificates have to be acquired as we're stuck in getting the required certificates.

Thanks,

Manasa.

Accepted Solutions (0)

Answers (2)

Answers (2)

manoj_khavatkopp
Active Contributor
0 Kudos

Manasa,

i wonder if this really works ? because FTP/FTPS need a file server to be hosted where files can be picked/dropped.

PI Dev-FTP--->PI QA-FTPS , as File adapter works on polling mechanism where can the target system get the file from , you are forcefully try to push a file from source system.

if you are trying to chekc the FTPS behavior try to find some FTPS tool to host FTPS server from your desktop and then connect to PI , i know about FTP and SFTP tools by which you can host your desktop  as a server , but never tried with any FTPS tool.

Br,

Manoj

former_member186851
Active Contributor
0 Kudos

Hello Manasa,

Follow the below link