k-wall commented on issue #30: PROTON-1998: Add SASL protocol trace URL: https://github.com/apache/qpid-proton-j/pull/30#issuecomment-459792031 I'd personally prefer the consistency with the proton implementation, that is, produce the complete complete frame trace including SASL. I'm neutral about inclusion of the clear text challenge/response. After all, if a user has the ability to set an environment variable, then he can equally set _JAVA_OPTION `-Djavax.net.debug=all` and get the deciphered wire bytes which will reveal the same information. If he cares, he should use SCRAM-SHA :).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
