I have installed and configure sharepoint app in dev using self-sign certificate but turn off ssl requirement. Now i need to do in production ,but have question.
current production doesn't use ssl with 2wfe (load balance using netscaler), 2 app
Here is my plan, does that sound right
1) get 2 certificate (1 for sharepoint, and 1 for hosting provider app (this will need to be wild card))
2) install certificate on all sharepoint server
3) configure app server with wild card certificate.
Is certificate bound to server or domain or web application? if i have teams.contoso.com and projects.contoso.com, do i need 2 certificate?