This repository has as goal to build a rabbitmq container with SSL.
- Go to
tests
directory:cd tests
- Run the script
build.sh
:./build.sh
The generated image contains SSL certificates on client side in /home/client
. This directory is mounted as a volume to allowing the sharing of certificates.