rabbitmq-server/deps/amqp_client
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 More missed (c) header updates 2024-01-23 11:26:29 -05:00
src Provide specific f. to fix client ssl options 2024-10-21 18:00:06 -04:00
test make: Initial work on using ct_master to run tests 2024-08-29 15:23:31 +02:00
BUILD.bazel amqp_client system_SUITE apparently needs the cli on the code path 2024-06-18 14:50:35 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE Replace @rabbitmq.com addresses with rabbitmq-core@groups.vmware.com 2023-06-20 15:40:13 +04:00
LICENSE-MPL-RabbitMQ
Makefile make: Restrict Erlang.mk plugin inclusion 2024-08-29 15:19:50 +02:00
README.in Remove missleading text 2023-03-14 18:03:36 +01:00
app.bzl Replace globs in bazel with explicit lists of files 2023-04-25 17:29:12 +02:00
erlang.mk Update branch names and links 2022-09-29 13:58:56 -07:00
rabbitmq-components.mk Update branch names and links 2022-09-29 13:58:56 -07:00

README.in

README.in:

Please see https://www.rabbitmq.com/build-erlang-client.html for build
instructions.