• Pieter Hintjens's avatar
    Problem: very hard to debug security mechanism mismatch · 17937ffc
    Pieter Hintjens authored
    E.g. when server is not configured, and client tries PLAIN security,
    there is no hint of why this does not work.
    
    Solution: add debugging output for this case. Note that the various
    debugging outputs for security failures should probably be sent to
    an inproc monitor of some kind.
    17937ffc
stream_engine.cpp 27.8 KB