Updating SSL Certificate

To update the SSL certificates in SEI and DataSync, you will need the following to get started:

  • The new certificate in PFX format;
  • The certificate's password;
  • Access to the host machine.

Step 1 - Installing the new certificate on the Host Machine

Important

Depending on your scenario, you will have to repeat this for multiple servers.

  1. Upload the certificate file on the server hosting the applications.
  2. Double click the .pfx file.
  3. In the Store Location section, select Local Machine and click Next.

  4. Click Next again.

  5. In the Password field, enter the certificate's password and click Next.

  6. On the Certificate Store screen, click Next.

  7. Click Finish.

Step 2 - Updating certificates used in IIS

For the Web Server and DataSync, perform the following steps:
  1. Open IIS Manager:
    • Press the Windows key + R to open the Run window.
    • Type inetmgr and press the Enter key.
  2. Right-click one of the websites and select Bindings....

  3. In the Site Bindings window, select the https binding and click Edit.

  4. In the Edit Site Bindings window, under the SSL certificate section, you can either use the drop-down list or use the Select... button to choose the new certificate.

    Tip

    You can click View... to check if it is the correct certificate.

  5. Click OK.

Note

If there is more than one site bound to the old certificate, IIS will ask you if it can update them all. click Yes.