cancel
Showing results for 
Search instead for 
Did you mean: 

Web Service Proxy - how to consume secure WS

former_member190457
Contributor
0 Kudos

Hi developers,

I need to consume a secure web service in a CE 7.1/7.3 environment. I am familiar with consuming non-secure WS, but I need support on how to do this with secure WSs.

Is there any specific activity/coding to be performed?

Thanks in advance, regards

Vincenzo

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

refer below article.

Its on 7.0 but explains how to consume secure web services.

You have to enter logon credentials at web service level in J2EE visual admin tool.

See if this helps you :

Refer page 15.

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f0cf9e42-ccb0-2c10-d0a4-f5aa8a79e...

former_member190457
Contributor
0 Kudos

Hi, thanks for your kind reply

I actual have the problem of how to configure the service provider in NWA.

Since the web service requires mutual authentication, I need to provide a certificate even when defining the service provider in NWA. The NW server tries to connect to the endpoint but a client cert is required and it will fail.

Do you know how to do that?

Thanks, regards

Vincenzo

former_member193379
Active Contributor
0 Kudos