Problem with webservice authentication

I’m experiencing a problem when trying to connect to a webservice (consume).

This webservice runs as a HTTP server and connects through SSL. For a valid connection we need to authenticate with a server and a client internet certificate. It seems as if the personal (client) certificate does not reach the webservice. The log of the webserver shows no user authentication, which causes rejection.

We imported a WSDL file into a Script Library/Consumer webservice.

Any thoughts highly appreciated!

Subject: Consume a authenticated Webservice

Hello Christian,Couple of questions…

Did your Webservice connect to a Authenticated WS?

What type of authentication it is? Digest? Plain password?

Did you cross certify the internet certificate of the host whoose webservice you are try to connect?