In this 7th part of the series I focus on the Provider Hosted Add-Ins you might have. Those add-ins files contain references to the start page of the web application. That URL has changed too. AppCatalog In the AppCatalog all your Add-ins are installed. And for each Add-In there is...
Continue reading...SharePoint
Implementing SSL with PowerShell for existing SharePoint 2013 farm – Part 6
We’re almost there. In this 6th part of the series I focus on re-configuring SharePoint services to use the new HTTPS addresses. Think of Search and User Profiles. User Profiles Let’s start with the User Profile service. The location of the MySite Host has changed. It’s https://spmysites.company.com now. This is...
Continue reading...Implementing SSL with PowerShell for existing SharePoint 2013 farm – Part 5
Up to part 4 of this series I have completed the web applications and IIS sites to work with SSL certificates. In this 5th part I will provide you the script to change the Host Named Site Collections (HNSC) to use HTTPS. In part 1 I have described that I...
Continue reading...Implementing SSL with PowerShell for existing SharePoint 2013 farm – Part 4
In this 4th part of the series I will describe how to set to your SSL certificate for your SharePoint web application and provider-hosted SharePoint add-ins. In the previous part I described how to change your SharePoint web application to use SSL and HTTPS properly. That also resulted in a...
Continue reading...Implementing SSL with PowerShell for existing SharePoint 2013 farm – Part 3
In part 1 I described the environment I am working in and what will be affected by the SSL implementation. In part 2 I described the deployment of the SSL certificates. In this 3rd part of the series I will describe how to correctly change your SharePoint web applications to...
Continue reading...