Hi All,
I am with problems to consume a webservice in a specific scenario:
I want to consume a webservice via PI, using HTTPS SOAP, but the supplier that are hosting the webservice doesn't has a certificate chain, there is no CA ROOT and CA level, there is only a self-signed certificate that they create.
When i try to consume, i have the follow error : " SSLCertificateException: Peer certificate rejected by ChainVerifier".
I can consume their webservice using XMLSPY, i also tried to consume via Browser (Firefox) and i could consume after added the certificate like an excepetion, but i receive like response a message that says "SOAP is only supported using HTTP POST protocol"
Someone could consume a webservice via PI with SSL using a self-signed certificate?
Thanks!
Leandro Von Zubem.