Forum Discussion
How to enable SSL in SharePoint 2016 for all web applications
I want to enable SSL for All web applications. Can i use single certificate to do this or do i need one certificate for each web application in my farm? Please share any tutorial if possible?
Here is a good resource for creating/configuring a wildcard cert for your web apps in IIS.
8 Replies
- bjfentressCopper Contributor
Does anyone know of a guide out there that explains how to do this if you cannot use wildcard certs? I fund out recently in our setup we don't have this option.
Thanks -BJ
- JCooper
Microsoft
Hi @Bobby,
hope this will help you
https://blogs.msdn.microsoft.com/fabdulwahab/2013/01/20/configure-ssl-for-sharepoint-2013/- bjfentressCopper Contributor
Thanks JCooper ! I don't think this is ideal for our production setup, but I think we can use it in our test setups in order to move forward until we get ready for production and using our own certificates.
- Muhammad FarhanCopper Contributor
I have SharePoint farm with three servers
1) one has Front-end with Distributed Cache role
2) one has custom role
3) one is database
Do I need to enable https in IIS on both server 1 and server 2 or only server 1 will work fine?- spucelik
Microsoft
Muhammad...any WFE (Web Front End) server needs to have the cert and IIS configured.
- IMHO, yes...with a wildcard certificate you are ready to go
- Muhammad FarhanCopper ContributorCan you share any article on how to do this?