Hello Mahesh,
If your earlier IQ Service was older version than May-2025, then, new version of IQ Service which is (May - 2025) will only support the TLS connections. So, you can use this command to remove the NON-TLS port and just operate on the TLS port.
Hence, following are the action.
- Enable TLS Port
- Use CA signed Certificates for the same.
- Once the TLS port is Enabled.
- Disable the Non TLS Port.
Below is command for disabling the non TLS Port
IQService.exe -p <zero or negative port number>
In order to enable the TLS, follow the below article.
We have executed this command which removes the non-TLS port from configurations, the testing from client is in progress.