Skip to Content
0
Jul 29, 2016 at 09:34 AM

SSL Sender SOAP Adapter, Server Certificate CN does not contain URL

76 Views

Hi,

using a Sender SOAP Adapter to consume a third-party webservice with https we always get the Exception

SOAP: call failed: iaik.security.ssl.SSLCertificateException: Peer certificate rejected by ChainVerifier.

I already read several posts and blogs concerning similar problems, e.g.

and implemented the provided solutions (imported whole certificate chain ...)

However we face the problem, that the provided certificate does not list the url/hostname as common name. Instead the third-party shares one certificate for multiple urls listing them as

Certificate extensions:

[critical]

[non critical]

SubjectAltName: dNSName:

We were informed by the third-party that they are not able to provide a certificate especially for the webservice we need which has exactly the url as common name.

Can someone help with a solution for this configuration?

Our PI is on NetWeaver 7.50 SPS 02 Release NW750EXT_02_REL.


Thanks and regards

Lisa