-
Notifications
You must be signed in to change notification settings - Fork 76
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
Fix issue with updating of JKS/PKCS targets when password changes #449 (review) #480
Conversation
Signed-off-by: Oleksandr Krutko <alexander.krutko@gmail.com> fix typo in variable name, regenerate API doc Signed-off-by: Oleksandr Krutko <alexander.krutko@gmail.com> fix bundle test with annotation zero strings Signed-off-by: Oleksandr Krutko <alexander.krutko@gmail.com>
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
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.
Thanks for adding a test for the fixed issue @inteon. But I am not sure if I like the use of the function currently named TruststoreHash
for test assertions.
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.
One (hopefully final) suggestion suggestion for renaming vars. Feel free to unhold!
/lgtm
/approve
/hold
Maybe also update the PR description - so that merging this PR will auto-close the issue and original PR by @arsenalzp?
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: erikgb The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
d9d8cd5
to
7a425f8
Compare
New changes are detected. LGTM label has been removed. |
/unhold |
Reviewed #449 and added 2 commits (see their description for details):
Can be added to the original PR or can be merged directly, made sure to keep @arsenalzp as the original PR on the commit.
fixes #433
supersedes #449