@jc:SSLSettings
Specifies the SSL settings for the MQSeries control.
Syntax
@jc:SSLSettings
[sslRequired="true / false"]
[twoWaySSLRequired="true / false"]
Attributes
These attributes represent the SSL settings for the MQSeries control when TCP connection mode is selected.
sslRequired
This attribute determines if SSL is required or not, based on whether the value is True or False.
twoWaySSLRequired
This attribute determines if two-way SSL is required or not, based on whether the value is True or False.