-
Notifications
You must be signed in to change notification settings - Fork 823
Support for specifying SSL certificates in Cassandra client #3384
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
Support for specifying SSL certificates in Cassandra client #3384
Conversation
e1c5104
to
05bed5c
Compare
8e053e2
to
834a3e8
Compare
Completed the checklist and squashed commits. Waiting for the checks to pass before submitting for review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good job, thanks! I left few minor comments and then we should be good to go.
I'll spend some cycles on getting this turned around tonight. Thanks for the review! |
52decba
to
4290b38
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks! I left a couple of nits and we're good to go. Thanks for your patience!
4290b38
to
be6a5c4
Compare
Updated tests Regenerated documentation Added CHANGELOG entry Signed-off-by: Christopher Bradford <christopher.bradford@datastax.com> Regenerate documentation and update certificate key file to private key file Signed-off-by: Christopher Bradford <christopher.bradford@datastax.com>
be6a5c4
to
2d68517
Compare
Thanks for your patience, I'm surprised by the number of typos 😅 |
Thanks to you @bradfordcp. LGTM. Let me ping another maintainer for the 2nd review and then we can merge it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thank you for the PR!
What this PR does: Add support for Cassandra client SSL certificates
Which issue(s) this PR fixes:
Fixes #3383
Checklist
CHANGELOG.md
updated - the order of entries should be[CHANGE]
,[FEATURE]
,[ENHANCEMENT]
,[BUGFIX]