5.5 Digital Certificates

The Service Desk Appliance ships with a self-signed digital certificate. Instead of using this self-signed certificate, you must use a trusted server certificate that is signed by a trusted Certificate Authority (CA) such as VeriSign or Equifax. Also, update your certificate when you update the Service Desk Appliance software.

Perform the following sections to change the digital certificate for your Service Desk Appliance. You can use the digital certificate tool to create your own certificate and then have it signed by a CA, or you can use an existing certificate and key pair.

5.5.1 Using the Digital Certificate Tool

You can perform the following using this page:

Creating a Self-Signed Certificate

  1. On the Service Desk Appliance home page, under Appliance Management, click Digital Certificates.

  2. In the Key Store drop-down list, ensure that Web Application Certificates is selected.

  3. Click File > New Certificate (Key Pair).

  4. In the Key Certificate (Key Pair) page, specify the following information:

    • Alias: A name that you want to use to identify and manage certificate.

    • Validity (days): How long you want the certificate to be valid.

    • Key Algorithm: Select RSA or DSA.

    • Key Size: The required key size.

    • Signature Algorithm: The required signature algorithm.

    • Common Name (CN): This must match with the server name in the URL in order for browsers to accept the certificate for SSL communication.

    • Organizational Unit (OU): (Optional) Organizational unit name, such as a department or division.

    • Organization (O): (Optional) Organization name.

    • City or Locality (L): (Optional) City name.

    • State or Province (ST): (Optional) State or province name.

    • Two-letter Country Code (C): (Optional) Two-letter country code. For example, US

  5. Click OK to create the certificate.

    After certificate is created and self-signed, ensure that the certificate is officially signed. For information, see Officially Signing Your Certificate.

Officially Signing Your Certificate

  1. On the Digital Certificates page, select the certificate that is created, then click File > Certificate Requests > Generate CSR.

  2. Share your digital certificate with a certificate authority (CA), such as VeriSign.

    The CA accepts your Certificate Signing Request (CSR) and generates an official certificate based on the CSR information. The CA then shares the new certificate and certificate chain.

  3. After receiving the official certificate and certificate chain:

    1. Go to the Appliance Configuration page and click Digital Certificates.

    2. Click File > Import > Trusted Certificate. Browse for the trusted certificate chain that you received from the CA, then click OK.

    3. Select the self-signed certificate, then click File > Certification Request > Import CA Reply.

    4. Browse for and upload the official certificate to be used to update the certificate information.

    5. On the Digital Certificates page, the name in the Issuer column for your certificate changes to the name of the CA that stamped your certificate.

  4. Activate the certificate, for information, seeActivating the Certificate.

5.5.2 Using an Existing Certificate and Key Pair

When you are using an existing certificate and key pair, use a .P12 key pair format.

  1. On the Digital Certificates page, in the Key Store drop-down, select Web Application Certificate.

  2. Click File > Import > Trusted Certificate. Browse for and select your existing certificate, then click OK.

  3. Click File > Import > Trusted Certificate. Browse for and select your existing certificate chain for the certificate that you selected in Step 2, then click OK.

  4. Click File > Import > Key Pair, then browse for and select .P12 key pair file, specify password if required, then click OK.

  5. Activate the certificate, for information see Activating the Certificate.

5.5.3 Activating the Certificate

  1. On the Digital Certificates page, in the Key Store drop-down, select Web Application Certificates.

  2. Select the certificate that you want to activate, click Set as Active, then click Yes.

  3. Verify that the certificate and the certificate chain were created correctly by selecting the certificate, then clicking View Info.

5.5.4 Managing Certificates

All certificates that are included with the Oracle Java package that is bundled with the version of SLES that Service Desk Appliance ships with, are installed when you install Service Desk Appliance.

You can use the Digital Certificates tool on the Service Desk Appliance to remove certificates that are not used by your organization.

Also, you can use the Digital Certificates tool on the Service Desk Appliance to maintain the certificate store by removing certificates that are expired and then installing new certificates as required, according to your organization’s security policies.

To access the Digital tool:

  1. On the Service Desk Appliance home page, under Appliance Management, click Digital Certificates.

In the Key Store drop-down, under Web Application Certificates, all certificates are displayed. Based on requirement, you can delete the unused certificates.

IMPORTANT:The active certificate must not be deleted.