SG Tanium connector throwing error

sg28
Tera Contributor

We are trying to establish GG-Tanium connector, done all the steps but while trying to configure the view we are getting error-  "SG Tanium Custom Error: Error: Unable to make a connection to Tanium. Please check your connection, credential and view configuration. Check system log for more details. HTTP return status code was -1"

 

I have checked the script include and it seems it looking for a system property "sn_tanium_integ.view_id". Can you help me with the value of this property? or what can be other issue?

2 REPLIES 2

Not applicable

Check the flow designer action "SG Tanium View".  You should be able to see previous executions from there and see more information on what it is returning.  It sounds like you don't have a connection from your ServiceNow instance to your Tanium instance.  You may need a mid server in between them.

sg28
Tera Contributor

we have the mid server, upon checking further logs we could see below error-

"Operation(SG Tanium Auth.5794e0) failed with error: com.snc.process_flow.exception.OpException: Request not sent to uri= https://abc.com/ : org.apache.commons.httpclient.HttpException: Session contains no certificates - Untrusted"

do we need any certificate to be installed for tanium?