Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Issue:
Challenges while we try to use the SSL Mutual Authentication with Client Certificates for WCF service hosted on IIS.
Sample app available here:
https://1drv.ms/u/s!ArgnWb8iHXB6gpcwMprYq2z9qoZ_Ug
I hope this help!
Saurabh
In case we are working with AMSX Web Service, all above points remains same.
1. Integrated Mode.
2. Enable Anonymous Auth (I need to test this, but we can try with Anonymous to keep both WCF and ASMX steps in sync).
3. Add Client Cert Mapping on the Web Site.
4. Add Authorization rule to deny Anonymous users.