To configure IBM
QRadar updates behind a proxy server, add your proxy server's CA certificate to the
ca-bundle.crt file.
Procedure
-
Create a backup copy of the ca-bundle.crt file in QRadar.
For
example, use the copy command to create a .bak file: cp
/etc/ssl/certs/ca-bundle.crt{,bak}.
-
Get the root CA certificate from your proxy server. For more information, see the proxy server
documentation.
Note: You must use only the root CA certificate from your proxy server.
-
Add the CA certificate to the ca-bundle.crt file by typing the following
command:
cp proxycert.pem /etc/pki/ca-trust/source/anchors
-
Extract the certificate by typing the following command:
- Type the following command to run the auto update:
/opt/qradar/bin/UpdateConfs.pl -ds runnow 1
- Verify that auto updates work by tailing the log in
/var/log/autoupdates/.