We have deployed a site in IIS server which connects to an external application which expects a client certificate (Client/Server Authentication)
Unfortunately since we don't have control to the source code of the site, we are unable to configure a client certificate to all outgoing calls to the specific application, as part of site's source code
So we are looking for an option to configure a client certificate in IIS server for all calls that originates FROM an iis site TO an external application