Our broker was using SSL protocol to access web services using HTTPRequest node. Recently during network update, SSL protocol has been changed to TLS. Hence we needed to make changes in all HTTPReques ...
In HTTPRequest Node, SSL tab under properties we can configure protocol as SSL or TLS. However there is no way to switch between these protocols at runtime.