cancel
Showing results for 
Search instead for 
Did you mean: 

FTP-S to 3rd party server

former_member183906
Active Contributor
0 Kudos

Hi,

I have scenario in PI 7.0.

I need to pick file thru PI 7.0 from SAP server folder which is already encrypted thru program.

Then PI 7.0 will send file to FTPS server.

I have done pre study. SAP java cryptographic tool kit is installed in PI. We have provided CERTIFICATES - SSL server (since PI only sends not receive msg in this case) , encryption , PKCS7 Signing Cert ..

Please let me know how to proceed now in detail.

Regards

Vijayant Jha

Accepted Solutions (1)

Accepted Solutions (1)

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi,

1.To use FTPS , SAP Java Cryptographic Toolkit has to be deployed in J2EE Engine.

2..The CA certificate used to sign the server certificate must be added to the TrustedCAs keystore view in J2EE Engine.( For PI7.0 no need to deploy these toolkit and CA certificate. Because those will be already present in the PI7.0 Server itself.)

3.Public key Certificate (SSL Certificate) which is provided by FTPS Server has to be deployed in J2EE Engine.

instal Public Key certificate ,anyway you are on PI7.0

IF YOU NEED MORE INFO LET ME KNOW.

Regards,

Raj

former_member183906
Active Contributor
0 Kudos

Hi

I have got these certificates -

SSL Server ,

SSL Client

PKCS7 Signing Cert

Encryption Cert .

do we need to install all these in PI 7.0. its one way communication from PI to 3rd party server.

is there any weblog/blog for FTPS settings in PI 7.0 communication channel. what is X.509 certificate (pvt key,keystore) , is it same as SSL certificate ?

regards

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi,

You can find my e- mail id in bussiness card,send a mail, i will send the document,it will answer your doubts.

I dont think any clear blog on the same concept,next week i will post one blog on the same.

Regards,

Raj

Former Member
0 Kudos

Hi,

For general information about File Adapter have a look at this page. Search for FTPS inside the page.

http://www.sapag.co.in/XI%203.0%20PI%207.0%20File%20Adapter.html

Answers (0)