Hi,
I am trying to connect from our IS to our customers IS using HTTPS but I can’t get it to work. The error message I get is “com.wm.app.b2b.server.ServiceException: com.wm.net.NetException: [ISC.0064.9314] Authorization Required: [ISS.0084.9002] Invalid SSL credentials”.
The first thing i tried was to connect through a browser, and that works fine, it asks for a client cert but when I don’t provide one it it asks for username and pw instead and that works.
Next I wrote a test service using the pub.client:http to try and debug and try some different headers, but I always get the same error as I mentioned above. In my test service I provide the correct auth/user and auth/pass, and “basic” as the auth/type.
I have also made sure that all the customers server certs are installed on our IS and I have reset the CA cache and even restarted the IS.
Currently I am trying out some different HTTP analyzer apps in order to determine what is actually sent and received in the HTTP headers, but perhaps someone has some other idea on how to approach the problem?
Both we and the customer are using 6.5, (sp2 I think).
nm, the problem was on the customer side.
#Integration-Server-and-ESB#webMethods#webmethods-Protocol-and-Transport