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

Improvement on decrypting passwords via cipher tool #3800

Open
ksankeerth opened this issue Nov 29, 2024 · 0 comments
Open

Improvement on decrypting passwords via cipher tool #3800

ksankeerth opened this issue Nov 29, 2024 · 0 comments

Comments

@ksankeerth
Copy link

Current Limitation

We could observe an issue where if we edit an encrypted secret in the deployment.toml (Ex: Increase the number of characters of the encrypted secret manually), we could observe that some of the correctly encrypted secrets are failing to decrypt, hence giving an error.

Suggested Improvement

  • Avoid failing correctly encrypted secrets
  • If possible, improve logging to print invalid encrypted text were found during the startup

Version

MI 4.2.0

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

No branches or pull requests

1 participant