The OnBase Mobile Access for iPhone app can only connect to a Mobile Applications Broker Server that is configured to use secure (HTTPS) connections.
The enableSslSupport setting controls whether or not the Mobile Applications Broker Server accepts HTTP or HTTPS requests.
When set to true, an HTTPS connection is used. For example:
https://[broker server]/MobileBroker
When set to false, an HTTP connection is used. For example:
http://[broker server]/MobileBroker
When the Mobile Applications Broker Server is configured to use secure HTTPS connections, all intermediate certificates in the Mobile Applications Broker Server's certificate chain must also be installed on each device connecting to the server.