cancel
Showing results for 
Search instead for 
Did you mean: 

HTTPS call in SAP PI

manigram
Active Participant
0 Kudos

Hello ,

I have to make https call toward external vendor from PI ABAP stack (http adapter). They shared the URL, i configuret that URL in http destination in SM59. Here the problem is without importing the SSL certificate am able to perfor the https call. i want to how this is possible?

Please your idea if any?

Regards,

Manigandan

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

They could be using a cert that was signed by verisign or Thawhte etc. And you might have the CA of these already in your strust or NWA.

Does the URL say it is HTTPS or HTTP?

Regards,

Jannus Botha

manigram
Active Participant
0 Kudos

Hello ,

the external vendor said that is https URL, but i have done the settings required for https call in PI desdinations and able to do sucessfull connection. But i dont know how to check ?

Thanks,

Manigandan

manigram
Active Participant
0 Kudos

Hello All,

Any other inputs, please.

Regards,

Manigandan

Former Member
0 Kudos

Hi,

You can check by just taking the URL you got and place it into an Internet Browser. This will let you see if it is HTTPS or HTTP?

Regards,

Jannus Botha

markangelo_dihiansan
Active Contributor
0 Kudos

Hi Manigandan,


I have to make https call toward external vendor from PI ABAP stack (http adapter). They shared the URL, i configuret that URL in http destination in SM59. Here the problem is without importing the SSL certificate am able to perfor the https call. i want to how this is possible?

It is possible that the PSE in the SM59 RFC already contained the root ca and intermediate ca (if any). How did you know your call is already https?

Regards,

Mark