Previous Topic

Next Topic

Book Contents

Install a certificate to secure internal communication with the Job Scheduler service

On each Central Coding application server, an administrator must install the certificate that is used to secure communication with the Job Scheduler service.

To install the certificate:

  1. Open the Microsoft Management console:
    1. Open a Command Prompt window.
    2. Enter mmc.
  2. Select File > Add/Remove Snap-in.

    The Add or Remove Snap-ins dialog box appears.

  3. In the list of available snap-ins, select Certificates.
  4. Click Add.

    The Add dialog box appears.

  5. Click Computer account.
  6. Click Next.
  7. Click Local Computer.
  8. Click Finish.
  9. Click OK.
  10. In the Console Root tree of the Microsoft Management console, select Certificates (Local Computer).
  11. In the Logical Store Name field, right-click the Personal folder.
  12. Select All Tasks > Import.

    The Certificate Import Wizard appears.

  13. Click Next.
  14. Click Browse, and select the PFX file provided by the certificate vendor.
  15. At the prompt, enter the password for the PFX file.
  16. Click Next to accept the default options for the remaining dialog boxes.
  17. Click Finish.

    The new certificate appears in the displayed list.

  18. Right-click the certificate, and select All Tasks > Manage Private Keys.
  19. Give full control rights to the users NETWORK SERVICE and IIS AppPool\Central Coding New Pool.
  20. Click OK.

Copyright © 2006, 2016 Oracle and/or its affiliates. All rights reserved.