Monday 4 February 2013

Change SSL Certificate on Office Web App Server 2013

We are just starting to build a Pilot Office 2013 environment and I used the incorrect SSL certificate when provisioning the new Farm.  To change the SSL Certificate use the following powershell command:

Set-OfficeWebAppsFarm -CertificateName "<New Cert Name>"

You need to restart each office Office Web App Server in the farm after this