This section describes how to update expired SSL certificates on the Office 365 Application Endpoint Host.
To update an expired Office 365 Gateway site SSL certificate, perform the following actions:
- Log on to the Office 365 Application Endpoint Host as an administrator.
- Prepare a new site SSL certificate with the same hostname as in the expired site SSL certificate.
- Place the new site SSL certificate on the host.
- 
                                                        Import the new site SSL certificate. Open the Microsoft Management Console (MMC) and add the Certificates snap-in: - In the top menu, go to File > Add/Remove Snap-in.
- Select the Certificates snap-in and click Add.
- Select the Computer account option and click Next.
- Select the Local computer option and click Finish.
- Click OK.
 Go to the Personal folder and choose the All Tasks > Import... command in the right-click pop-up menu. Follow the Certificate Import Wizard instructions to import the new site SSL certificate. 
- Go to the Personal > Certificates folder and remove the expired site SSL certificate.
- Go to the Personal > Certificates folder. Right-click the new site SSL certificate and choose the All Tasks > Manage Private Keys... command in the pop-up menu.
- Add the IIS AppPool\<Office 365 application endpoint site name in IIS Manager console>Application Pool Identity Account to the list using the Add... button.
- Select the added Application Pool Identity Account and grant the Readpermission by selecting the respective checkbox in the permissions list.
- Open the IIS Manager console.
- Go to Sites > <your_site>, click Bindings in the right area.
- Select the https binding and click Edit.
- Make sure the new site SSL certificate is selected in the SSL certificate field.
- Click OK. Then, click Close.