Managing HTTPS certificates using the Web UI

Prev Next

Use the HTTPS Configuration section of the Certificate Management page to do the following:

  • Import the public and private keys for an HTTPS certificate.

  • Activate the certificate.

  • Export the public key.

All_CertHTTPS.png

Note

The VX Series appliance has a CLI, but does not have a Web UI. The recommended method for this configuration on a VX Series appliance is through the managing Central Management System appliance Web UI.

This example if from an Network Security appliance, but it is representative of other appliances as well.

Importing an HTTPS certificate

Important

You must select both the public and private key before you click Update to add the certificate to the certificate database.

To import an HTTPS certificate:
  1. Log into the Central Management System Web UI.

  2. Click the Settings tab.

  3. Click the Appliance Settings subtab.

  4. Use the Groups drop-down list to select a VX Series appliance or MVX cluster group.

    By default, all appliances in the group are selected, and the page shows the settings for the first appliance in the group only.

  5. (Optional) Use the Appliance drop-down list to select a specific VX Series appliance. The "Showing" field shows the name of the selected appliance.

    If you want the changes you make to the current appliance to be automatically applied to all other appliances in the group, select the Write changes to group checkbox.

  6. Click Certificates/Keys in the sidebar.

  7. Select the certificate public key:

    1. Click Choose File in the Certificate field.

    2. In the dialog box that opens, navigate to the certificate .pem file in your local file system.

  8. Select the private key:

    1. Click Choose File in the Private Key field.

    2. In the dialog box that opens, navigate to the private key .pem file in your local file system.

  9. (Optional) Enter a certificate name in the Cert name field.

    Important

    The certificate name must be changed to web-cert before you can activate it.

  10. If you want to activate the certificate, select the After import, activate checkbox.

    Note

    The certificate can be activated later, if you prefer. For details, see Activating named certificates.

  11. Click Update.

Exporting an HTTPS certificate

Note

Because private keys are sensitive, you can export only the public key.

To export the public key:
  1. Click the Settings tab on all appliances except the HX Series. On the HX Series, select Appliance Settings from the Admin menu.

  2. Click Certificates/Keys in the sidebar.

  3. Click Export in the Actions column for the HTTPS certificate.

  4. Verify that the .crt file was downloaded to your local file system.