How to set :
1 - On the DMGR profile:
./wsadmin.sh -lang jython -user admin_user_id -password admin_password
2 -Type the following on wsadmin interface
execfile("connectionsConfig.py")
3 - Do a checkout of LotusConnections-config.xml
LCConfigService.checkOutConfig("/tmp/",AdminControl.getCell())
4 - Change de following to true
forceConfidentialCommunications enabled="false"
5 Checkin the new LotusConnections-config.xml
LCConfigService.checkInConfig()
6 - Sync and restart the nodes