![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |
The Apache module of the TIBCO API Exchange Gateway is enhanced to support the secure communication using the Rendezvous secure daemons, rvsd and rvsrd. For detailed information on secure daemons (rvsd and rvsrd), see Chapter 6, Secure Daemons in TIBCO Rendezvous Administration Guide.
• Option 2: Run the Apache server and secure rvsrd (or rvsd) daemon on different machines. In this case, the Apache server acts a client to connect to rvsrd (or rvsd) daemons. If the Apache server and rvsd daemon are running on the machines in the same subnet, rvrd configuration is not required to connect from the Apache server to rvsd. However, if the Apache server and the rvsrd daemon are running on machines in different subnets, you must configure routing daemon between the two machines (one with Apache server machine running rvrd and the other machine running rvsrd).The Core Engine runs on a machine in a secure network inside the firewall which has rvrd running. Configure rvsrd(running on a machine where the Apache server runs in case of Option 1) and rvrd (running on a machine where the Core Engine is running) as neighbors. See TIBCO Rendezvous Administration Guide for configuration setup details of the Rendezvous daemons.This chapter mainly explains the configuration details required for the Apache module to connect to rvsrd (or rvsd) daemons.Figure 7 Secure Deployment with RendezvousFigure Secure Deployment with Rendezvous illustrates an example deployment of the Apache module and the Core Engine in a DMZ setup where the Apache module communicates with the secure Rendezvous daemons. In this deployment, the Apache server and Rendezvous secure daemon (rvsrd) runs on the same machine, Machine 1. The deployment consists of the following components:
• The Apache server. Refer to ASG_HOME/readme for the supported version of the Apache server.
• The TIBCO Rendezvous secure daemon (rvsrd). Refer to the ASG_HOME/readme for the supported Rendezvous version.
• The TIBCO Rendezvous daemon (rvrd). Refer to the ASG_HOME/readme for the supported Rendezvous version.
If Machine 1 and Machine 2 are on the same subnet, you can use rvsd on Machine 1 and rvd on Machine2.
![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |