(tls) add a simple description of the TLS configuration routine for debugging

This commit is contained in:
Benjamin Sergeant
2019-12-20 15:18:04 -08:00
parent 9799e7e84b
commit 2c6c1edd37
5 changed files with 21 additions and 1 deletions

View File

@ -98,6 +98,8 @@ namespace ix
{
_channel = channel;
ix::IXCoreLogger::Log(socketTLSOptions.getDescription().c_str());
ix::WebSocketPerMessageDeflateOptions webSocketPerMessageDeflateOptions(enablePerMessageDeflate);
_cobra_connection.configure(appkey, endpoint,
rolename, rolesecret,