Secure communication between Enterprise server and Peer server can be established by configuring the Protocol parameter in the server profiles.
Communication between Enterprise server and Peer server
To enable secure communication between Enterprise Server and Peer Server, configuration of Enterprise Server and Peer Server has to be changed in their respective profiles. Following sections describe how to configure the server profiles to enable SSL.
Configuration changes in Enterprise Server
Follow the steps given below to enable SSL in FES server.
Open eStudio and load the Enterprise Server profile using Profile Management tool.
Figure 1: Loading Profile
Go to Fiorano > Esb > Transport > FESTransportManager and select the EnableSSL checkbox.
Figure 2: Enabling SSL in FESTransportManager
Go to Fiorano > etc > FMQConfigLoader and select the SSLEnabled checkbox.
Figure 3: Enabling SSL in FMQConfigLoader
Go to Fiorano > socketAcceptors > port-1 > ConnectionManager and change Protocol value to 'SUN_SSL'.
Figure 4: Setting Protocol in ConnectionManager
Right-click the FES node and click Save or click the Save button to save the profile.
Figure 5: Saving Profile
Configuration changes in Peer Server
Follow the steps given below to make peer server communicate with Enterprise server for which SSL is enabled.
Secure communication between Peer server and components can be established by enabling the SSL in peer server. The following section explains how to configure peer server profile to enable SSL.
Configuration Changes in Peer server
Follow the steps given below to enable SSL in peer server to have secure communication between Peer Server and components.