Dear All,
Many thanks for all your replies and ideas.
During my tests, with differents param and changes on the extended settings, JRE security lib etc, I found an input named “useJSSE” in the pub.client:http service.
Setting that to “true” made the call successful.
I tried the same on the second node of our clustered environment (using default setting on that second node) and the call remains successful.
So, I contacted Empower support to ask how to force all routing requests I set on Centrasite to useJSSE when the call goes through Mediator server and solution was to add to the extended settings the following line to the server extended settings:
watt.net.ssl.client.useJSSE=true
Please check the following details given from Empower:
[color=darkblue]IS currently ships with 2 security providers, IAIK and JSSE, first one is deprecated and remains due blackguards compatibility.
When setting watt.net.ssl.client.useJSSE=true all connections will use JSSE except for those services such pub.client:http or pub.client:soapclient which has an optional parameter named useJSSE which can be used to overwrite defaults, in both directions IAIK <> JSSE.
Any other service not having that optional parameter will use system default controlled by watt.net.ssl.client.useJSSE extended setting, which is the case for mediator.
JSSE does support all protocols IAIK does, but not vice versa, however you can limit protocols with java.security file and/or extended settings to limit ciphers, protocols etc.[/color]
Hope this will help some of you facing the same problem.
Best regards,
Walid J
#webMethods#Integration-Server-and-ESB