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

websockets : add options for passing keystore password file and truststore password file #7931

Open
pullurib opened this issue Nov 26, 2024 · 1 comment
Assignees

Comments

@pullurib
Copy link
Contributor

Description
As a Besu user, I want to provide a password file for the keystore and truststore when using WebSocket (WS) so that passwords are not exposed in logs when passed via the CLI.

Acceptance Criteria
Support passing a password file for the keystore through a new option and successfully use the password-protected keystore.
Support passing a password file for the truststore through a new option and successfully use the password-protected truststore.

@pullurib
Copy link
Contributor Author

self assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant