VMware Cloud Community
oendelm
Enthusiast
Enthusiast

SOAP request over secure connection

Hi guys,

I'm trying to invoke a soap operation. I ran the configuration workflow adding the soap host (wsdl: https://xxx) and selected to import the certificate. At the vco control center I see the certificate at trusted ssl certificates, but when I ran some operation workflow I get the error: java.security.cert.CertificateException: Certificate is not in CA store.

Any ideas? what am I doing wrong?

thanks.

Reply
0 Kudos
3 Replies
iiliev
VMware Employee
VMware Employee

Hi,

Could you provide the following info:

- version/build numbers of vRO and SOAP plug-in

- the complete exception stack trace from vRO log files

Reply
0 Kudos
oendelm
Enthusiast
Enthusiast

Hi,

I've found the problem. There was more than one server responding for the same endpoint.

Thank you.

Reply
0 Kudos
kallischlauch
Enthusiast
Enthusiast

had the same issue. just in case someone else comes across this

when adding a SOAP host, you don't have the option to configure to accept the certificate with warnings (as you do when for example adding REST host)

Reason: It is configured as a parameter and set to "no" instead of having this appear as  input.

2017-02-02 11_26_00-VMware vRealize Orchestrator - administrator @ edc2nsxvraapp01.eu.trendnet.org.png

solution is to add the cert first:"Library/configuration/ssl trust manager/import a certificate from URL"

once cert is in place SOAP config is ok

Reply
0 Kudos