According to the RFA Developers guide as well as posts in this forum, RFA7.6 and later support Encryption, however when I try to enable encryption in RFA7.7 I get the following error:
2024 Apr 17 19:18:28.406 ST GMT+00:00 4296 8F2A1740 463 TRACE <- Received LoggerNotifyEvent:
[Wed Apr 17 19:18:28 2024]: (ComponentName) RSSL_Cons_Adapter: (Severity) Information: Unable to connect using RSSL_Cons_Connection "Default::Connection_RSSL smbc-poc-rt-a.rtmds-ps.refinitiv.com:14002" failed. Make sure host is available. Will retry in 15000 milliseconds (Internal debug info: "<Impl/ripcsrvr.c:4606> Error: 1004 Tunneling not supported in this library.
")
The exact configuration works in RFA 8.
Here are the relevant configurations:
\Connections\Connection_RSSL\connectionType = "RSSL"
\Connections\Connection_RSSL\rsslPort = "14002"
\Connections\Connection_RSSL\hostName = "smbc-poc-rt-a.rtmds-ps.refinitiv.com"
\Connections\Connection_RSSL\tunnelingType = "Encrypted"