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

ARTEMIS-551 Obfuscate truststore password #557

Merged
merged 1 commit into from Jun 3, 2016

Conversation

msmerek
Copy link
Contributor

@msmerek msmerek commented Jun 3, 2016

Obfuscate truststore password in TransportConfiguration.toString() in the same way as keystore. The password will not be logged in plain text when bridge is connected.

@jbertram
Copy link
Contributor

jbertram commented Jun 3, 2016

The first line of the commit comment should only be 50 characters long as noted in the Artemis Hacking Guide - https://github.com/apache/activemq-artemis/blob/master/docs/hacking-guide/en/maintainers.md#commit-messages.

@msmerek msmerek changed the title ARTEMIS-551 Obfuscate truststore password in TransportConfiguration.toString() ARTEMIS-551 Obfuscate truststore password Jun 3, 2016
@msmerek
Copy link
Contributor Author

msmerek commented Jun 3, 2016

Thanks for pointing that out, fixed.

@clebertsuconic
Copy link
Contributor

clebertsuconic commented Jun 3, 2016

You changed the title of the PR but I don't think you amended the commit

you have to do:

git commit --amend

change the title

git push origin -f YOUR_BRANCH

that should update this PR

Obfuscate truststore password in TransportConfiguration.toString()
in the same way as keystore. The password will not be logged in
plain text when bridge is connected.
@msmerek
Copy link
Contributor Author

msmerek commented Jun 3, 2016

Done, thank you.

@asfgit asfgit merged commit f84018a into apache:master Jun 3, 2016
asfgit pushed a commit that referenced this pull request Jun 3, 2016
@msmerek msmerek deleted the ARTEMIS-551 branch June 6, 2016 06:55
brusdev added a commit to brusdev/activemq-artemis that referenced this pull request Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants