Sha256: 6dacc59a2cac8c5ed2bbf45b7603f815247372941f8dd2d2936b50f70aa61534

Contents?: true

Size: 364 Bytes

Versions: 9

Compression:

Stored size: 364 Bytes

Contents

listeners.tcp.1 = 0.0.0.0:5672

listeners.ssl.default = 5671

# mounted by docker-compose
ssl_options.cacertfile = /spec/tls/ca_certificate.pem
ssl_options.certfile   = /spec/tls/server_certificate.pem
ssl_options.keyfile    = /spec/tls/server_key.pem

ssl_options.verify               = verify_none
ssl_options.fail_if_no_peer_cert = false

loopback_users = none

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
bunny-2.19.0 spec/config/rabbitmq.conf
bunny-2.18.0 spec/config/rabbitmq.conf
bunny-2.17.0 spec/config/rabbitmq.conf
bunny-2.16.1 spec/config/rabbitmq.conf
bunny-2.15.0 spec/config/rabbitmq.conf
bunny-2.14.4 spec/config/rabbitmq.conf
bunny-2.14.3 spec/config/rabbitmq.conf
bunny-2.14.2 spec/config/rabbitmq.conf
bunny-2.14.1 spec/config/rabbitmq.conf