Trust a Custom CA

Required User Role: tns user

You can configure Tenable Security Center to trust a custom CA for certificate authentication or other uses.

To configure Tenable Security Center to trust a custom CA:

  1. Log in to Tenable Security Center via the user interface.

  2. Copy the required PEM-encoded CA certificate (and intermediate CA certificate, if needed) to the Tenable Security Center server’s /tmp directory.

    In this example, the file is named ROOTCA2.cer.

  3. Run the installCA.php script to create the required files for each CA in /opt/sc/data/CA:

    # /opt/sc/support/bin/php /opt/sc/src/tools/installCA.php /tmp/ROOTCA2.cer

    Tenable Security Center processes all the CAs in the file.

  4. Restart Tenable Security Center, as described in Start, Stop, or Restart Tenable Security Center.