cancel
Showing results for 
Search instead for 
Did you mean: 

Client creation for https webservice in PI/EP

Former Member
0 Kudos

Hi Experts,

Could you please provide the details to create the clients for the https service using either PI or EP(NWDS)?

Created normal http and https client for the webservices..but getting certificate error in client side. Please share your suggestions.

Thanks & Regards

Sara

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Check this EP---XI Integration

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1334 [original link is broken] [original link is broken] [original link is broken]

Check with this on how to use SOAP Client Authentication

REgards

Seshagiri

Answers (2)

Answers (2)

hemant_chahal
Contributor
0 Kudos

Hello

To create SOAP client with https. set the indicator Configure Certificate Authentication. Specify the Keystore Entry. Specify the Keystore View.

If you want to make additional settings for security in the relevant receiver agreement on the Integration Server

select Select Security Profile.

http://help.sap.com/erp2005_ehp_03/helpdata/EN/56/992d4142badb2be10000000a1550b0/content.htm

Also go through this link.

http://help.sap.com/erp2005_ehp_03/helpdata/EN/69/a6fb3fea9df028e10000000a1550b0/frameset.htm

thanks

hemant

former_member537867
Active Contributor
0 Kudos

Hi Sara,

I think you first need to specify the HTTPS port in rz10.

the parameter will be icm/server_port_1 and value PORT=HTTPS,PORT=<HTTPS port>

Configure it in rz10 and then activate in smicm.

It should work.

Also refer:

http://help.sap.com/saphelp_nw04/helpdata/en/96/709b3ad94e8a3de10000000a11402f/frameset.htm

have a look at the following

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/b2e7020d-0d01-0010-269c-a98...

Regards,

Vinod.