Created
February 4, 2014 19:14
-
-
Save marianogg9/8810289 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@server plugins]# ./rabbitmq-amqp-alive.rb -w rabbitmq_host -p my_pass -P 5671 -u my_user -v my_vhost | |
W, [2014-02-04T19:10:19.827147 #4555] WARN -- #<Bunny::Session:11666480 my_user@rabbitmq_host:5671, vhost=my_vhost>: Using TLS but no client certificate is provided! If RabbitMQ is configured to verify peer | |
certificate, connection upgrade will fail! | |
CheckRabbitAMQP UNKNOWN: SSL_connect returned=1 errno=0 state=SSLv3 read finished A: sslv3 alert handshake failure |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment