I had a similar problem. In my case, the issue turned out to be that I was using "needClientAuth=true" rather than "transport.needClientAuth=true", which worked for "ssl" and "amqp+ssl", but not for "wss".
If that wasn't your problem, maybe it was https://issues.apache.org/jira/browse/AMQ-6029 <https://issues.apache.org/jira/browse/AMQ-6029> . -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html