Web security
When you specify a server location in the mapper.properties file, the security setting is automatically configured from the URL specified in the mapping.server.host
property.
If the URL starts with https:
the security is set to Secure Communication (HTTPS).
If the URL starts with http:
the security is set to Unsecure Communication (HTTP).