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.
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 which OnBase Mobile applications are affected by these requirements, as well as what is required for the Mobile Applications Broker Server, see iOS Application Transport Security Requirements.