The OnBase Mobile Access for iPad 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.
Starting January 1, 2017, Apple requires iOS applications to support Application Transport Security (ATS). ATS requires iOS applications to connect to Web services using a secure HTTPS connection. This requirement extends to OnBase Mobile applications. For more information about ATS and what is required for the Mobile Applications Broker Server, see iOS Application Transport Security Requirements.