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

Add SASL/SCRAM and TLS support #15

Merged
merged 17 commits into from
Mar 27, 2019

Conversation

making
Copy link
Contributor

@making making commented Mar 27, 2019

This PR adds

  • SASL/SCRAM authentication
  • TLS
  • advertised.listeners

These features are necessary to get accessed out side of the cluster securely.

fixes #6 #4

@drnic
Copy link
Contributor

drnic commented Mar 27, 2019

I'm ok to merge this into master as it stands; before we cut a new release with it can you add something to readme on how to setup/use this? We'd like ppl to know how to use this feature amirite? :)

@drnic drnic merged commit 47323ba into cloudfoundry-community:master Mar 27, 2019
@making making mentioned this pull request Apr 3, 2019
@making making deleted the sasl-scram branch April 3, 2019 09:11
@making
Copy link
Contributor Author

making commented Apr 3, 2019

before we cut a new release with it can you add something to readme on how to setup/use this?

I've just send a pr.

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.

Support SASL SCRAM for authentication
3 participants