Hi all,
I need invoce https endpoint from bpel but i don't have the certificate.
I have correct response if try with curl in comand line, but if I try the comand curl in Java class in Bpel i don't have response, the response i blank.
I have try with http bindings service and the response is "javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake".
There is a properties of http bindings by trust the certificate?
Thanks for all response.
Mipi