CA Identity ManagerCA Identity GovernanceCA Identity Portal
Issue/Introduction
How do I force Provisioning manager GUI to connect to Non SSL port?
Environment
Release: Component: IDMGR
Resolution
By default the Provisioning Manager connects to the Provisioning Server over the TLS port 20390 and is not typically disabled. But if you have a specific use case that requires a non secure connection you can do the following.
>Close the Provisioning Manager >Open the Windows registry on the Provisioning Manager machine and change the value of "ETRUST_LDAPOPEN_NEED_TLS" from 1 to 0 which is found under: HKLM\SOFTWARE\Wow6432Node\ComputerAssociates\Identity Manager\Provisioning Manager
When you re-start Provisioning Manager it will connect to the Provisioning Server without requiring TLS.