How do I turn off host name validation for the connection to Data Insight?
search cancel

How do I turn off host name validation for the connection to Data Insight?

book

Article ID: 159789

calendar_today

Updated On:

Products

Data Loss Prevention Enforce Data Loss Prevention Data Loss Prevention Cloud Package Data Loss Prevention Core Package Data Loss Prevention Discover Suite Data Loss Prevention Endpoint Suite Data Loss Prevention Enterprise Suite Data Loss Prevention Plus Suite

Issue/Introduction

I have a certificate for the Data Insight Management server where the host name, or CN value can not resolve to the IP address of the server.  This means I can't get the Data Loss Prevention Enforce server to establish a connection.

Is there a way to turn off the host name checking?

Resolution

Yes, the host name verification can be turned off in the Data Loss Prevention Enforce server.

In the file Vontu\Protect\config\DataInsightConnection.properties fine the line,

matrixcommunication.auth.doCertificateValidation = true

and change true to false.

matrixcommunication.auth.doCertificateValidation = false

Save the file and restart the Enforce Manager.