This line is wrong: https://github.com/ericwastaken/Docker-RabbitMQ/blob/7ce9bc942a7628dd41466f5667d45559051176c9/rabbitmq/provisioning/generate-certs.sh#L19 Should probably be the following, though it needs to be tested: ```shell cp -r result/* ../../../config/certs/ ```
This line is wrong:
Docker-RabbitMQ/rabbitmq/provisioning/generate-certs.sh
Line 19 in 7ce9bc9
Should probably be the following, though it needs to be tested:
cp -r result/* ../../../config/certs/