Skip to content
New issue

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

Make tcp listeners optional #89

Closed

Conversation

bobziuchkovski
Copy link

This patch makes the tcp listeners optional. This is useful when all rabbit connections should be made over SSL.

@michaelklishin
Copy link
Member

A better name for this attribute would be tcp_listen (not great but have a look at the related attribute names).

@bobziuchkovski
Copy link
Author

Just checking-in on this one. Anyone willing to merge this? I would be happy to rename that attr if necessary.

@larsp
Copy link

larsp commented Oct 2, 2014

Will this be merged?

@michaelklishin
Copy link
Member

Many users who use TLS also disable non-TLS connections, so this makes a lot of sense.

@frankwis
Copy link
Contributor

frankwis commented Oct 6, 2014

+1 for this request! Since this update affects only a few lines I wouldn't mind creating a re-request without merge conflicts if that's the issue ;-)

@kennonkwok
Copy link
Contributor

@ziuchkovski @frankwis rebasing this on master would be much appreciated. thanks!

frankwis pushed a commit to frankwis/rabbitmq that referenced this pull request Oct 10, 2014
Re-implementing tcp listener pull request by ziuchkovski
(rabbitmq#89)
@kennonkwok
Copy link
Contributor

merged PR #150

@kennonkwok kennonkwok closed this Oct 10, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants