ISC - Update IQService port from non-TLS to TLS

Hi All,

Currently, our IQService is configured to listen on a non-TLS port only. We now have a requirement to enable a TLS port for secure communication.

Do you know what steps should be performed ?

Thank you

Hi @ragavi

Please take the reference of the link: Configuring TLS and Client Authentication for IQService

Basic Steps:

  1. Configure the TLS port for IQService, if not configured.
  2. Configure details in sailpoint tenant related to IQService server like port and username password.
  3. Install the TLS certificate in the server.
  4. Install the TLS certificate in .pem format in VA and try to do test connection.

I hope this will work for you.
Thank you