Updated Date: 04/30/2026
Defining an HTTP Connector Transport
A DNS Resolver object is required for an HTTP Connector Transport. You can select an existing resolver, or define one when you create the HTTP Connector Transport.
Create an HTTP Connector Transport to provide the DNS resolver info and connection settings for an HTTP Connector Request.
-
On the Main tab, click Access > Authentication > HTTP Connector > HTTP Connector Transport.
-
Click Create.
-
Specify a Name for the connector transport.
-
Select a DNS Resolver, or create one by clicking +.
The transport uses this DNS resolver to resolve the server name specified in the HTTP Connector URL.
-
If you require encrypted communication for the connection, select a Server SSL Profile, or create one by clicking +.
If the HTTP server requires SNI (Server Name Indication), make sure that corresponding fields in the Server SSL profile referenced in the HTTP Connector Request are set correctly. The Server Name field should match the server name specified the URLfield of the HTTP Connector Request. In the Server Authentication section, Server Certificate should be set to require… and Authenticate Nameshould also match with the server name in the URL.
-
Specify the Maximum Response Size in bytes that the HTTP Connector Transport can receive.
The Maximum Response Size limit is ignored if the Response Action in the associated HTTP Connector Request is set to Ignore.
-
Specify the Timeout in seconds for the HTTP Connector Transport.
-
Click Save.
The HTTP Connector Transport is defined, and appears in the HTTP Connector Transport list.
Configure an HTTP Connector Request, and specify the transport in the configuration.