-
Notifications
You must be signed in to change notification settings - Fork 204
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
BUG-868079 Add the option to configure keystore and truststore type for Cassandra connection #769
BUG-868079 Add the option to configure keystore and truststore type for Cassandra connection #769
Conversation
10553fc
to
7a699ad
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.
For all of the newly added comments, we need Cassandra to be capitalized so these comments have Cassandra consistently capitalized across all of the files. Otherwise, I think the wording looks pretty good.
Thanks for the reivew, I capitalized all Cassandra occurrences in new comments |
Hi, Could we please tweak the message a bit? My suggestion is as follows: If required, provide the type of Cassandra truststore and keystore that you used to hold keys and certificates for client encryption. Available store types are JKS and PKCS12. Default is JKS. Also, in terratest/src/test/pega/data/values_zdt_upgrade_http_non_default_port81.yaml, we should include both available types as well. I would suggest using the same message as in all the other files. Thanks! |
Tweaked the message like you proposed @kingakowalska1 |
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.
changes look great. thanks for collaborating!
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.
Looks great!
1d686a4
to
1e4187c
Compare
1e4187c
to
5cb52b4
Compare
completing this bug fix by merging the fix at the request of Paul Bayliss |
…or cassandra client encryption