You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by MEwer <me...@aptima.com> on 2017/09/05 01:53:20 UTC

wss needClientAuth

It seems like wss doesn't support needClientAuth.  Is this true, and is it on
purpose?  When I add "needClientAuth=true" to each of: ssl, wss, stomp+ssl,
and amqp+ssl, then wss is the only one that allows a connection to go
through without a client certificate.

Windows 10 Pro, ActiveMQ 5.14.5



--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: wss needClientAuth

Posted by MEwer <me...@aptima.com>.
Ok, the issue turned out to be that I was using "needClientAuth=true" rather
than "transport.needClientAuth=true".  The former worked for "ssl" and
"amqp+ssl", but not for "wss".



--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html