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

Rework KeyStore providing for H2Config to hide it's explicit usage and declaration #13

Closed
Pumbakos opened this issue Jan 13, 2023 · 0 comments · Fixed by #29
Closed
Assignees
Labels
security Working on security

Comments

@Pumbakos
Copy link
Owner

In order to hide data such as: salt, smtp account, app key and secret key it is required not to have it's within login bussiness but outside app scope.

Proposed soultion: use spring config file to decare keyStore file and it's password (application.yaml)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security Working on security
Projects
Status: Done
1 participant