If you configure your IBM
QRadar Network Packet Capture server to use
a custom certificate and key, you must manually add the new certificate to the QRadar
Incident Forensics trust
certificate store.
If you do not add the new certificate to the truststore, you might see
certificatePinning messages in the log files on the QRadar
Incident Forensics managed
host.
Procedure
-
Use SSH to log in to the QRadar
Incident Forensics managed host
as the root user.
- If the certificate was issued by an internal certificate authority and not a commercial
certificate provider, the CA's root and intermediate certificates are required for a full chain of
trust validation.
- Copy the CA's root certificate and, if needed, the intermediate certificates, to
/etc/pki/ca-trust/source/anchors/.
- Type this command:
- To retrieve the new certificate information and add it to the trust certificate store,
type this command.
/opt/qradar/bin/getcert.sh <IP_address_of_the_PCAP_server>
- Restart the
hostcontext
service.
systemctl restart hostcontext