• lewillia
  • NEWBIE
  • 0 Points
  • Member since 2012

  • Chatter
    Feed
  • 0
    Best Answers
  • 1
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies

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)

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)