Enforcing Secure Inbound Requests
You can require that all inbound requests be sent using Secure Socket Layer security/Transport Layer Security (SSL/TLS).
To do so, set the following property in the integrationGateway.properties file to True.
ig.SecureVirtualRequests=TrueThis property is located in the Virtual Server Section of the properties file.
When this property is set to True, the gateway accepts only those requests that are sent using SSL/TLS.