Thursday, May 28, 2009

SSL troubleshooting

Good posting (did not fix my problem though): http://blogs.msdn.com/saurabh_singh/archive/2008/05/27/ssl-troubleshooting-for-iis-web-sites-contd.aspx

1 comment:

  1. Actually following link was very helpful:

    http://blogs.msdn.com/saurabh_singh/archive/2007/09/05/troubleshooting-ssl-related-issues-with-iis.aspx

    And fixing the private key was a solution in my case:

    certutil -repairstore my "c9 66 67 68 49 97 88 7f 05 b8 89 b7 b3 f7 37 c8 c4 da 5f 16"

    ReplyDelete