Hi,
I am trying to connect to third party web service from OSB business service.
target WS is protected with SHA1 base 64 encoded password.
I am able to connect to the target service from SOAP UI. I am also able to telnet from my dev server to the WS URL.
But when connecting from OSB BS I am getting Tried all: 1 addresses, but could not connect over HTTPS to server: error.
Can you please help me resolve the issue.
I tried different policies but still did not work.
Regards.