The protocol requested by peer '3 1 0 0' does not match expected '0 1 0 0'. Make sure both sides agree on protocol id and version
Environment
- Red Hat AMQ
- 7.x
Issue
- AMQ .Net client throws the following error during certificate authentication.
"The protocol requested by peer '3 1 0 0' does not match expected '0 1 0 0'. Make sure both sides agree on protocol id and version."
Resolution
- Make sure that the EXTERNAL sasl profile is enabled on the targeted acceptor in broker.xml
saslMechanisms=EXTERNAL
This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.
Comments