Steve Huston created QPID-4067: ---------------------------------- Summary: Authentication errors printed scrambled on Windows client when using SSL Key: QPID-4067 URL: https://issues.apache.org/jira/browse/QPID-4067 Project: Qpid Issue Type: Bug Components: C++ Client Affects Versions: 0.16 Environment: Windows Reporter: Steve Huston
When a Windows C++ client connects with SSL and gets an authentication error, the exception info is printed scrambled at the client, like: E:\qpid\0.16\qpid\packaging\windows\build-msvc9-x86\src\tests\Release>qpid-perft est -b smokey -p 5671 -P ssl --count 10000 --summary --username guest --password guest --mechanism PLAIN 2012- 0c6o-n1n5e c0t9i:o2n6-:f1o9r cweadr:n iAnugt hBernotkiecra tciloons efda icloend n ec At the Linux broker this was displayed as: 2012-06-15 09:27:16 [Security] info SASL: Authentication failed for guest@QPID:SASL(-13): user not found: Password verification failed 2012-06-15 09:27:17 [System] debug Exception constructed: Authentication failed -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org