Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

After you enabled the use of the Build Group APIs in the Coordinator Settings dialog box, you need to import IncrediBuild self-signed certificate to the Coordinator machine. Importing this certificate and trusting it, will secure the REST APIs communication over HTTPS protocol. IncrediBuild self-signed certificate, called BuildService.pfx, is located at IncrediBuild installation directory.

> To import IncrediBuild self-signed certificate:

  1. Go to the Coordinator machine. On the File Explorer, find the BuildService.pfx file, located at install_dir\IncrediBuild. Then, double-click it:

    Image Removed

    The Certificate Import Wizard appears.

  2. On the first page of the Certificate Import Wizard, select the Local Machine option, and click Next:

    Image Removed
  3. On the File to Import page, verify that the BuildService.pfx file is selected, or use the Browse button to load it. Then, click Next:

    Image Removed
  4. On the Private key protection page, enter incredibuild in the Password field. Then, click Next:

    Image Removed
  5. On the Certificate Store page, select Place all certificates in the following store. Then, click the Browse button:

    Image Removed
  6. On the Select Certificate Store dialog box, select Trusted Root Certification Authorities. Then, click OK:

    Image Removed

    You return to the Certificate Store page.

  7. On the Certificate Store page, verify that the Trusted Root Certification Authorities is selected in the Certificate store field. Then, click Next:

    Image Removed
  8. On the Completing the Certificate Import Wizard page, verify your settings, and click Finish to import the certificate:

    Image Removed

    A message appears, informing you of the success of the import.

Once you imported IncrediBuild self-signed certificate to your machine, the next step is to add this certificate to your API Client tool.

...