AD Test Connection Error with TLS Configurations

Hi Folks,

Need your help on following error in AD Test Connection with TLS configurations. Non-TLS is working fine.

If we use FQN in connection settings, we get following error.

With_FQDN

If we use IP address in connection settings, we get following error.

Check the IP or host name resolves in your VA

Hi Suresh,

Can you please help me where to check or where to update. I have tried with hosts.yaml but not sure whether that’s the right to place to update or not.

Hello @maheshtare , you may find below link useful -

https://community.sailpoint.com/t5/IdentityNow-Connectors/IQService-TLS-and-Client-Authentication-Configuration-for/ta-p/138889

Hi Mahesh,
How many VA servers you have ? Have you placed your certificate in /home/sailpoint/certificates/

Also after you have updated the hosts.yaml file did you reboot ccg ?

Please check the above it should fix the issue

Hello Rakesh,

I have updated the certificate in all the VAs. We don’t have any hosts.yaml file in any of the VAs, so Can I create it or can you help me with the file path and format in which it needs to be updated?

Hi Mahesh,

You need to update the hosts.yaml file across the VA at path /home/sailpoint/hosts.yaml

The format will be like the below mentioned format. Could you please go through this and let me know once updated.

Enter any entries needed in the /etc/hosts file

Note: A space is needed between each key: value

hosts:
X.X.X.X:

  • DNS Name

Thanks

1 Like

Hi @RAKGDS,

It worked. The ideal configuration file should be as followed.

Enter any entries needed in the /etc/hosts file

Note: A space is needed between each key: value

hosts:
X.X.X.X:

  • DNS Name1
  • DNS Name2

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.