Consuming SSL/client-certificate protected webservice in AX 2009

Hello everyone,

I’m trying to call a webservice from AX 2009 using SSL that is protected by client certificate for authorization. When using the wizard for adding a new service reference I only get the error message “The remote server returned an error: (403) Forbidden.”.

I have already imported the client certificate on the machine running the AX client and can successfully access the webservice using Internet Explorer.

Does anyone have a hint for me how to call the SSL-protected webservice from AX 2009 or do I have to create a .net assembly an use CLR-integration ?

Regards
Christian