Step 7. Configure Certificates on the SharePoint Service

Microsoft Office Communications Server 2007 and Microsoft Office Communications Server 2007 R2 will reach end of support on January 9, 2018. To stay supported, you will need to upgrade. For more information, see Resources to help you upgrade your Office 2007 servers and clients.

To configure HTTPS access on your SharePoint Service, you need to configure a certificate for the Web site. The certificate must be a Web server certificate with a subject name that matches the FQDN of the server name.

Use the following procedure to assign an existing certificate on your SharePoint Service. If you must request and assign the certificate, see the procedure immediately following this one.

To assign an existing certificate to the SharePoint Site

  1. Open Internet Information Services (IIS) Manager: Click Start, point to Administrative Tools, and then click Internet Information Services (IIS) Manager.

  2. In the console pane, expand Websites.

  3. Right-click SharePoint – 80, and then click Properties.

  4. On the Web Site tab, type 443 in the SSL Port box.

  5. Click the Directory Security tab.

  6. Click Server Certificate.

  7. On the Welcome to the Web Server Certificate Wizard screen, click Next.

  8. Click Assign an existing certificate, and then click Next.

  9. Under Select a certificate, select the certificate, and then click Next.

  10. Select the port, and then click Next.

  11. Review the Certificate Summary, and then click Next.

  12. Click Finish to complete the wizard.

  13. Restart IIS, and then check that all the pool and Web sites are running.

  14. Open your SharePoint Service site using HTTPS: https://<FQDN of your server> /sites/UCUpdateServer/default.aspx.

    For example: https://sharepointserver1.contoso.com /sites/UCUpdateServer/default.aspx

To request and assign a new certificate to the SharePoint Site

  1. Open Internet Information Services (IIS) Manager.

  2. In the console pane, expand Websites.

  3. Right-click SharePoint – 80, and then click Properties.

  4. On the Web Site tab, type 443 in the SSL Port box.

  5. Click the Directory Security tab.

  6. Click Server Certificate.

  7. On the Welcome to the Web Server Certificate Wizard page, click Next.

  8. Click Create a new certificate, and then click Next.

  9. On the Delayed or Immediate Request page, click Send the request immediately to an online certificate authority, and then click Next.

    If you are using a public certification authority (CA), you can select the option to prepare the request and then send it later.

  10. On the Name and Security Settings page, type a meaningful name for the certificate, select a bit length for the certificate, and then click Next.

  11. On the Organization Information page, type or select the name of your organization and organizational unit, and then click Next.

  12. On the Your Site's Common Name page, type the fully qualified name of the SharePoint Service, and then click Next.

  13. On the Geographical Information page, enter location information in the Country/Region, State/Province, and City/Locality boxes. Do not use abbreviations. When you are finished, click Next.

  14. On the SSL port page, accept the default port 443, and then click Next.

  15. On the Choose a Certification Authority page, click your CA in the list, and then click Next.

  16. On the Certificate Request Submission page, review the settings that you specified, and then click Next.

  17. Click Finish.

  18. Open your SharePoint Service site using HTTPS: https://<FQDN of your server> /sites/UCUpdateServer/default.aspx.

    For example: https://sharepointserver1.contoso.com /sites/UCUpdateServer/default.aspx