Skip to Content
0
Former Member
Feb 01, 2007 at 05:39 PM

WSRP and SSL

27 Views

Hi,

we have a remote portlet running on JBoss-portal (producer). The portlet is accessed from the SAP EP 7.0 SP 10 (consumer) via WSRP.

http access works fine. Due to security reasons access should be made via https

(with mutual authentication).

1.)

I tried to do a simple https request (no client authentication, no server authentication).

Result of Producer Connection Test:

Producer object was found

Could not retrieve the WSDL file; the handshake URL may not exist or may be invalid

2.)

https with server authentication: The WSRP producer test fails.

Result of Producer Connection Test:

Producer object was found

Could not retrieve the WSDL file; the handshake URL may not exist or may be invalid

3.)

https with mutual authentication. I do not know how to configure this.

Invoking the wsdl url manually in a browser works.

How can this problem be analyzed. No log entries are there.

Any hints and tipps?

How can I configure https with mutual authentication.

There should be a way to import the trusted server public key on SAP EP, as well as the certificate used as client certificate.

Any help is really appreciated.

Kindest regards Karin