Sharepoint 2013 SSL Certificate for Development - Self Signed
We are looking to implement CRM 2011 - SharePoint 2013 integration to leverage document management functionality in SharePoint. The recommended way is to enable SSL on both sites so I want to enable SSL on my development box SP site. There are useful and working steps on how to enable SSL on SharePoint 2013: http://blogs.msdn.com/b/fabdulwahab/archive/2013/01/21/configure-ssl-for-sharepoint-2013.aspx http://griffindocs.wordpress.com/2013/03/20/sharepoint-2013-how-to-add-ssl-to-a-web-application/ However after installing certificates (also on my testing machine) I got the SSL Certificate Name Mismatch Error . This turns out that when you create Self Signed SSL Certificate, it defaults to your machine name and you don't have the option to change the host header. The solution is to use the SelfSSL program that will allow you to create certificate that points to your site host header as mentioned in this post: http://www.robbagby.com/iis/self-signed-certificates...