> I'm trying to use the IcsLogger to trace down an SSL problem, but 
> I'm only getting this one line in the log file:
> 15:21:49:633 InitCtx> OpenSSL version: OpenSSL 1.0.1i 6 Aug 2014

You also need to attach the logger to any socket or other components you are
using, they should all have an IcsLogger property (so that is also an ambiguous
name for a component). 

But generally you are unlikely to learn more about any SSL errors from the
logger than from properly reporting errors after SSL requests complete.  The
logger is primarily for internal ICS development purposes.  Few people
understand the actual OpenSSL calls, I certainly don't.  

Angus

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to