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