function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
lewillialewillia 

Making Authenticated Web Service callouts using Two Way SSL - IIS config

We are trying to implement two way SSL using IIS 7.0 as point of termination on the server side. The instructions provided on developerforce cover Apache Tomcat only:-

 

http://wiki.developerforce.com/page/Making_Authenticated_Web_Service_Callouts_Using_Two-Way_SSL.

 

We seem to have followed all the relevant steps as per the instructions but have encountered a slight problem at the very end in the final step entitled 'Add the CRMApplication user to Tomcat's user store'.

 

We are terminating SSL requests on an IIS 7.0 server but are unable to determine the equivalent user store config file in IIS (i.e., in tomcat this is the tomcat-users.xml file in conf directory)

ZjamZjam
Would you please advise the steps for CA certifucate SF and IIS ?