cancel
Showing results for 
Search instead for 
Did you mean: 

connection FTPS system using PEM X.509 certificate

0 Kudos

We are trying to connect third party system using FTPS.

We have asked to provide public key but

Third party has provided us *.PEM format certificate to connect.

but we are not able to connect.

Please help me on this.

Regards,

Bhavesh

Accepted Solutions (1)

Accepted Solutions (1)

former_member186851
Active Contributor
0 Kudos

Hello Bhavesh,

You should import the .x509 certificate in NWA..

Refer the below link

http://wiki.scn.sap.com/wiki/display/XI/Generating+SSH+Keys+for+SFTP+Adapters+-+Type+1

0 Kudos

Hi Raghuraman,

Thanks for your response.

above links shows the key require to generate from Putty.

but PEM key is sent by third party system. I have asked them to send X.509 certificate for client authentication for FTPS connection.

do I require to convert PEM file certificate to X.509 certificate format as private key?.

Regards,

Bhavesh

former_member186851
Active Contributor
0 Kudos

Hello Bhavesh,

do I require to convert PEM file certificate to X.509 certificate format as private key?.

Yes and import in NWA->Certificates->Keystore as per the link

Answers (1)

Answers (1)

pvishnuvardan_reddy
Active Contributor
0 Kudos

Hi Bhavesh,

Pls refer the below blog for ftps communication.

Normally AFAIK, they should give us a certificate and a private key. And we import it into our NWA and in our channel we will maintain the private key in X.509 Certificate and private key pair.