[rabbitmq-discuss] web-stomp SSL config causing SASL crash?
Michael Klishin
mklishin at gopivotal.com
Thu Jun 19 02:09:02 BST 2014
On 19 June 2014 at 04:58:20, Kirk Stork (kirk at stork.name) wrote:
> > If I understand what's going on, rabbit wants the browser to
> present a certificate. But I thought the {fail_if_no_peer_cert,
> false} was supposed to turn that off.
Your understanding is correct but there can be many underlying issues
that cause ERR_SSL_CLIENT_AUTH_SIGNATURE_FAILED, some are even OS-specific [1].
Try connecting with openssl s_client, it may produce a more detailed/meaningful
output than Chrome .
1. https://code.google.com/p/chromium/issues/detail?id=278370
--
MK
Software Engineer, Pivotal/RabbitMQ
More information about the rabbitmq-discuss
mailing list