SSL Configuration for Connection Between TIBCO BusinessEvents and TIBCO StreamBase
TIBCO BusinessEvents supports both one-way (server side) and two-way (server side as well as client side) SSL authentication for TIBCO StreamBase connection.
You can use the StreamBase proxy server (sbproxy
) for activating secure access to the StreamBase server (sbd
). The StreamBase proxy server is configured by using the security section of the StreamBase server's configuration (sbd.sbconf
) file. When the
<security>
element exists in the
sbd.sbconf
file, the StreamBase server runs in the secure mode. All communications between BusinessEvents and the StreamBase server go through the StreamBase proxy server.
For more information on secured connection to StreamBase, refer TIBCO Streaming Documentation.