It is probably the SSL certificate on the Tenable SC is not trusted by QRadar. If QR cannot validate the certificate you will need to put a copy in correct format in /opt/qradar/config/trusted_certificates. There is a script called getcert.sh or something like that in the /opt/qradar/bin directory which does it for you. Once the file is in the directory, named correctly and is NOT zero bytes, I use certutil -print -file filename to check the format is correct for java. If you have offline CAs in the chain, you will need them in the file as well and in the proper order. This is all just normal java certificate stuff. It has to trust the cert or it will not work.
For the Tenable APP, this has to be done on wherever the app is running. To pull vulnerability data into QR, you will need it on the device doing the pulling, usually a Console, EP or EC.
------------------------------
Frank Eargle
------------------------------