| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…settings (secret and authentication class hard coded atm)
…d_encryption # Conflicts: # Cargo.lock # rust/operator-binary/Cargo.toml
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
|
bors merge |
Sorry, something went wrong.
## Description closes #466 Currently there is still a workaround (TLS can be used via the `clientPort` and not `secureClientPort` with port unification. This means there still can be plaintext connections without encryption or authentication; see https://issues.apache.org/jira/browse/ZOOKEEPER-4276) Co-authored-by: Malte Sander <malte.sander.it@gmail.com>
|
Pull request successfully merged into main. Build succeeded: |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Description
closes #466
Currently there is still a workaround (TLS can be used via the clientPort and not secureClientPort with port unification. This means there still can be plaintext connections without encryption or authentication; see https://issues.apache.org/jira/browse/ZOOKEEPER-4276)
Review Checklist
Once the review is done, comment bors r+ (or bors merge) to merge. Further information