SSL Diagnostics Tool For IIS 7
Published on 09/20/2009 by vijaysk
UserThe SSL Diagnostics tool is a very useful tool for troubleshooting SSL issues. It generates a detailed report of SSL settings for all the websites on an IIS server which helps in quickly identifying SSL issues. But the tool was built for IIS 5 and 6, there is no version available which is compatible with IIS 7. The SSL Diagnostics tool does succeed in generating a report on IIS 7 if the IIS 6.0 Metabase Compatibility feature is installed. To help troubleshoot SSL issues on IIS 7 I have writte...