rabbitmq-server/deps/rabbit_common
Lois Soto Lopez 3ff7e82c5c Provide specific f. to fix client ssl options
Provides a specific function to fix client ssl options, i.e.: apply all
fixes that are applied for TLS listeneres and clients on previous
versions but also sets `cacerts` option to CA certificates obtained by
`public_key:cacerts_get`, only when no `cacertfile` or `cacerts` are
provided.
2024-10-21 18:00:06 -04:00
..
include Prometheus: some per-exchange/per-queue metrics aggregated per-channel 2024-07-16 14:30:25 +02:00
mk make: Set CT_LOGS_DIR to top-level logs/ directory 2024-09-30 12:35:43 +02:00
src Provide specific f. to fix client ssl options 2024-10-21 18:00:06 -04:00
test rabbit_env: Drop $RABBITMQ_LOG_FF_REGISTRY 2024-10-07 14:02:50 +02:00
BUILD.bazel Commit the amqp framing generated sources 2024-03-20 13:31:34 +01:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
LICENSE-BSD-recon
LICENSE-MIT-Erlware-Commons
LICENSE-MIT-Mochi
LICENSE-MPL-RabbitMQ
Makefile make: Restrict Erlang.mk plugin inclusion 2024-08-29 15:19:50 +02:00
README.md
app.bzl Remove file_handle_cache_stats module 2024-06-24 12:07:51 +02:00
codegen.py More missed license header updates #9969 2024-02-05 11:53:50 -05:00
development.post.mk
development.pre.mk
erlang.mk
rabbitmq-components.mk

README.md

RabbitMQ Common

This library is shared between RabbitMQ server, RabbitMQ Erlang client and other RabbitMQ ecosystem projects.