Skip to Content
0
Former Member
Jun 29, 2009 at 01:44 PM

Problem calling a certificate authenticate web service

33 Views

Hi,

I am having some problem trying to connect to a secure web service PI 7.1 Ehp 1. I have a secure web service hosted somewhere and I can call this web service using SOAP UI . However when I load the same pfx certificate in PI via the netweaver administrator and call the web service I got the following error.

<SAP:AdditionalText>com.sap.engine.interfaces.messaging.api.exception.MessagingException: iaik.security.ssl.SSLCertificateException: Peer certificate rejected by ChainVerifier</SAP:AdditionalText>

Has anyone done similar thing? Is there anything else I need to do except loading the cert and configure the cert in the comm. channel? Do I have to configure SSL in PI even if I am only calling a web service?

Thanks in advance

Wing