cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP HTTPS Connection. - SSL handshake exception /certificates errors.

Former Member
0 Kudos


Experts,

I am working on PI 7.3 Dual Stack and SOAP  Sender Interface.

SOAP Sender Channel to SAP - PI to  Proxy [ Asynchronous Interface ]

I have shared PI Sender Webservice with Third Party Vendor.

Third Party Vendor is going to communicate with PI over HTTPS.

But When Vendor is sending data to PI . They are receiving some handshake/certificates errors.

1. We have added Vendor IP address in PI - Firewall.

So I think now vendor need to add PI  Certificates - So my Question is how do i generate PI Certificates from PI NWA ??

Vendor told me that certificate needs to be only X.509 Type Certificate and

Private Key should be in .pfx or .p12 extension.

Public Certificate should be in .cer or .der extension.

So My questions are :-

1. PI will share which type of certificate - Public or Private ?

2. If it is Public - Then how do i generate X.509 Type Certificate in .cer or .der extension?

3. If it is Private - Then how do i generate X.509 Type Certificate in .pfx or .p12 extension?

Regards

Prabhat Sharma

Accepted Solutions (0)

Answers (1)

Answers (1)

Harish
Active Contributor
0 Kudos

Hi Prabhat,

1. PI will share which type of certificate - Public or Private ?

--> PI will share the public key certificate.

2. If it is Public - Then how do i generate X.509 Type Certificate in .cer or .der extension?

3. If it is Private - Then how do i generate X.509 Type Certificate in .pfx or .p12 extension?

Please check the below blogs for your question 2 and 3

regards,

Harish

Former Member
0 Kudos


Thanks,

will try to implement same.

How do i generate public certificate from SAP PI?


Regards

Prabhat Sharma

Former Member
0 Kudos

Hi Prabhat

Please check the document below

https://scn.sap.com/docs/DOC-26145

It has the step by step details for creating keys.