Adding an HTTP Connection

Add an HTTP Connection resource to your project. In the Host and Port fields, specify the host and port to which HTTP clients send requests.

In the Host field, enter the name or IP address of the machine running TIBCO BusinessEvents. This is the HTTP server.

In the Port field, enter any available port on the host machine. This is the port on which the server listens for HTTP requests.

To configure an HTTPS (Secure) Connection
 Check the SSL checkbox, click the Configure SSL button, and complete the pop-up dialog settings. The server must authenticate to the client. In the Identity field, provide the location of the Server Identity File. (See For SSL Only — Add an Identity Resource).
Note: In one-way SSL, the server authenticates itself to the client using a Server Identity File, but the client does not have to authenticate to the server.

In two-way SSL, the server authenticates itself to the client using a Server Identity File and the client also authenticates to the server using the Client Identity file.

Check the Requires Client Authentication checkbox. This enables the Trusted Certificates Folder field, where you provide the Client certificates.