(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 d1a4cab134
commit d7318f97e6
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,