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

DataNode: Password is not checked for CA Upload #19776

Closed
vvasylenko opened this issue Jun 28, 2024 · 2 comments
Closed

DataNode: Password is not checked for CA Upload #19776

vvasylenko opened this issue Jun 28, 2024 · 2 comments
Assignees
Labels

Comments

@vvasylenko
Copy link

vvasylenko commented Jun 28, 2024

When the user upload their own CA, the password of this CA is not checked

Expected Behavior

User can proceed with migration when wrong password was entered while Upload CA. Error appears that invalid password was typed

Current Behavior

CA is uploaded with a wrong password and it allows to proceed with migration

Steps to Reproduce (for bugs)

  1. Go to Data Node migration
  2. Open Upload CA tab
  3. Add your CA
  4. Type wrong password
  5. Click Next button

Your Environment

  • Graylog Version: 6.1.0-alpha.3
  • Java Version:
  • OpenSearch Version:
  • MongoDB Version:
  • Operating System:
  • Browser version:
@vvasylenko vvasylenko added the bug label Jun 28, 2024
@todvora todvora self-assigned this Jul 1, 2024
@todvora
Copy link
Contributor

todvora commented Jul 1, 2024

Tested that in the preflight and during migration, both places seem to be handling passwords correctly:

image

image

@vvasylenko
Copy link
Author

Private key was not encrypted

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

No branches or pull requests

2 participants