After changing Provider URL to ldaps in info engine, Server service wont start
Hi,
After imported my CA Root using
keytool -import -alias MyRootCA -keystore "E:\PTC\Windchill_11.1\Java\jre\lib\security\cacerts" -file "C:\certs\MyRoot CA.cer"
I changed the provider URL to ldaps:// in the info engine
executed ant -f webAppConfig.xml regenAllWebApps
After restarting the Server service it wont start again.
error:
javax.naming.CommunicationException: <Server>:636 [Root exception is java.net.ConnectException: Connection refused: connect]
Now I can't login into info engine to reverse the changes.
Is there anyway to change the provider URL manually?
Thanks
