We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
please, have a lock at https://stackoverflow.com/questions/64952005/pika-rabbitmq-docker-with-tls-gen-connection-reset-no-logs I'm trying really hard to get rabbitmq docker container to work with a simple self-signed certificate from tls-gen. I'm clueless as to what is causing this tcp connection reset w/o no clear info.
Thanks,
G
The text was updated successfully, but these errors were encountered:
We don't have any environment variables for RABBITMQ_LOGS or RABBITMQ_SASL_LOGS https://github.com/docker-library/docs/tree/master/rabbitmq#environment-variables And following this example https://www.rabbitmq.com/ssl.html#automated-certificate-generation-transcript I was able to get ssl working just fine #376 (comment)
RABBITMQ_LOGS
RABBITMQ_SASL_LOGS
Sorry, something went wrong.
Closing since this seems resolved
If you have further questions you could try asking over at the Docker Community Forums, Docker Community Slack, or Stack Overflow. Since these repos aren't really a user-help forum
No branches or pull requests
please, have a lock at https://stackoverflow.com/questions/64952005/pika-rabbitmq-docker-with-tls-gen-connection-reset-no-logs
I'm trying really hard to get rabbitmq docker container to work with a simple self-signed certificate from tls-gen. I'm clueless as to what is causing this tcp connection reset w/o no clear info.
Thanks,
G
The text was updated successfully, but these errors were encountered: