This is a bit off topic, but I'm curious if anyone out there has successfully connected WaveMaker 6.5.x (web service) to vCO 5.1 (SOAP or REST) when vCO is configured using the default self signed SSL certs (vanilla vCO 5.1 appliance).
I get the following error even after importing the "localhost.localdom" cert from vCO into my Java keystore/restarting WaveMaker:
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Looks like real certs should work or if you signed them from your own CA, but that's not the case with the out-of-the-box vCO appliance.
Related links: