Microgateway 10.7 | webMethods Microgateway Help | Policies | Transport | Enable HTTP/HTTPS
 
Enable HTTP/HTTPS
This policy specifies the protocol to use for an incoming request to the API on Microgateway. If you have a native API that requires clients to communicate with the server using the HTTP and HTTPS protocols, you can use the Enable HTTP or HTTPS policy. This policy allows you to bridge the transport protocols between the client and Microgateway.
For example, you have a native API that is exposed over HTTPS and an API that receives requests over HTTP. If you want to expose the API to the consumers of Microgateway through HTTP, then you configure the incoming protocol as HTTP.
The table lists the properties that are supported for this policy in Microgateway:
Parameter
Description
Protocol
Specifies the protocol (HTTP or HTTPS) to be used to accept and process the requests.
The following properties when set specify the following:
*HTTP. Microgateway accepts requests that are sent using the HTTP protocol. This is the default setting.
*HTTPS. Microgateway accepts requests that are sent using the HTTPS protocol.