Verify the location of the API on your Tenable
SecurityCenter.
A server certificate is required to support HTTPS connections. JSA supports certificates
with the following file extensions: .crt,
.cert, or .der. To copy a certificate
to the /opt/qradar/conf/trusted_certificates directory, choose
one of the following options:
Manually copy the certificate to the /opt/qradar/conf/trusted_certificates
directory by using SCP or SFTP.
SSH into the Console or managed host and retrieve the certificate by using the following command:
/opt/qradar/bin/getcert.sh <IP or Hostname>
<optional port - 443 default>. A certificate is then
downloaded from the specified hostname or IP and placed into
/opt/qradar/conf/trusted_certificates directory in
the appropriate format.
You can add a Tenable SecurityCenter scanner to enable JSA to collect host and vulnerability information through
the Tenable API.
- Click the Admin tab.
- Click the VA Scanners icon.
- Click Add.
- In the Scanner Name field, type a name to identify
the scanner.
-
From the Managed Host list, select an option that is
based on one of the following platforms:
- From the Type list, select Tenable SecurityCenter.
- In the Server Address field, type the IP address
of the Tenable SecurityCenter.
- In the API Location field, type the path to
the API on the Tenable SecurityCenter.
The default path to the API file for SecurityCenter Version
4 is sc4/request.php.
The default path to the API file for SecurityCenter Version
5 is rest.
-
From the API Version list, select the version for your
SecurityCenter.
-
In the User Name field, type the username to access the
Tenable SecurityCenter API.
- In the Password field, type the password to
access the Tenable SecurityCenter API.
-
Enable or disable the Allow Untrusted Certificates
parameter, which is based on the certificate type you use.
If you enable the Allow Untrusted Certificates
parameter, the scanner can accept selfsigned and otherwise untrusted
certificates that are located within the
/opt/qradar/conf/trusted_certificates/ directory.
If you disable the parameter, the scanner trusts only certificates that are
signed by a trusted signer.
Tip:
By default, this parameter is enabled for existing scanners and disabled
for new scanners.
- Configure a CIDR range for the scanner.
In the CIDR ranges field, type the CIDR range for
the scan or click Browse to select a CIDR range from the
network list.
Click Add.
- Click Save.
- On the Admin tab, click Deploy Changes.