Documentation forWeb Help Desk

Add a CA to the embedded Java CA cert keystore

Web Help Desk does not accept certificates signed by a Certificate Authority (CA) that is not trusted by its Java Virtual Machine (JVM). To import the certificate into the trust store, export the certificate to the CRT file and import the CA. Run Porteclé as an administrator to import the CA.

The following sections describe how to add a CA certificate on Windows Server and macOS systems.

Add a CA on a Windows Server system

  1. Log in to the Web Help Desk server as an administrator.
  2. Open a File Explorer window.
  3. Navigate to:

    C\Program Files\WebHelpDesk

  4. Double click Portecle.bat.

  5. In the toolbar, click File > Open Keystore File.

  6. Navigate to the cacerts file located at:

    <WebHelpDesk>/bin/jre/lib/security/cacerts

  7. Enter the cacerts password, and then click OK. The default password is changeit.

    Portecle displays all stored CA certificates for your deployment.

  8. Click Tools > Import Trusted Certificate.

  9. Navigate to the CRT file you want to import.

  10. Choose the following file and alias/name:

    FileSaveKeystore

  11. Save your changes.

  12. Close Portecle.

  13. Restart Web Help Desk.

Add a CA on a macOS system

  1. Log in to the Web Help Desk server as an administrator.
  2. Open a Terminal window.
  3. Navigate to:

    /Library/WebHelpDesk

  4. Double click Portecle.
  5. In the toolbar, click File > Open Keystore File.

  6. Navigate to the cacerts file located at:

    /Library/WebHelpDesk>/bin/jre/lib/security/cacerts

  7. Enter the cacerts password, and then click OK. The default password is changeit.

    Portecle displays all stored CA certificates for your deployment.

  8. Click Tools > Import Trusted Certificate.

  9. Navigate to the CRT file you want to import.

  10. Choose the following file and alias/name:

    FileSaveKeystore

  11. Save your changes.

  12. Close Portecle.

  13. Restart Web Help Desk.