cancel
Showing results for 
Search instead for 
Did you mean: 

http security/webservice security

Former Member
0 Kudos

Hi Experts,

Here my interface is RFCPISOAP synchronous. I am sending the service request to http://test. /Score.asmx?

This target system is expecting the communication with security. They told PI need to send Http security for http://test. /Score.asmx?

. I need to send the security information on http level not on soap level. ..

My client provided some code like this for security

How to use this code for header level security

BAgIGCSqGSIb3EgECAgYKKwYBBAGCNwICCqKCCLIEggiuYIIIqgYJKoZIhvcSAQICAQBuggiZMIIIlaADAgEFoQMCAQ6iBwMFACAAAACjgge7YYIHtzCCB7OgAwIBBaESGxBWQ04uRFMuVk9MVk8uTkVUoi4wLKADAgECoSUwIxsESFRUUBsbc2Vnb3RuNDE2Ny52Y24uZHMudm9sdm8ubmV0o4IHZjCCB2KgAwIBF6EDAgFGooIHVASCB1AwJAaYLuHYd2t3ATGp6i99AD3m3xnv1Hi1URvWr7dbfi/sqgBY7/

thank you

Srini

Edited by: srinivasreddy p on Dec 1, 2011 12:36 PM

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Imported receiver system certificate

Former Member
0 Kudos

Hi

I am in the same situation. Can you please tell me how you imported the certificate and got HTTPS to work successfully?

Thanks

Regards

Riaz Patel

baskar_gopalakrishnan2
Active Contributor
0 Kudos

You are consuming webservice. You have to import the certificate of your target system in PI and communicate using soap adapter. You basically need to use https over ssl communication for the webservice security. Talk to your end system to provide their server certificate. This way you use https authentication.

Former Member
0 Kudos

Hi,

that looks like to a SSL certificate. Ask a confirmation to your client.

see this sap help:

[http://help.sap.com/saphelp_nwpi711/helpdata/en/48/a9bb457e28674be10000000a421937/frameset.htm]

[http://help.sap.com/saphelp_nwpi711/helpdata/en/14/ef2940cbf2195de10000000a1550b0/content.htm]

on SDN, you will find some other docs and blogs.

regards

Mickael