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

jasypt support for password encryption and decryption #575

Closed
sujith-mn opened this issue Apr 29, 2021 · 1 comment · Fixed by #578
Closed

jasypt support for password encryption and decryption #575

sujith-mn opened this issue Apr 29, 2021 · 1 comment · Fixed by #578
Labels
enhancement New feature or request

Comments

@sujith-mn
Copy link
Member

As a developer, I want password encryption feature so that I can add my encrypted password (eg: database password) in application.properties

eg:

devon jasypt encrypt masterPassword=secret input=passwordToBeencrypted

Refer the below documentation:
https://github.com/devonfw/devon4j/blob/master/documentation/guide-configuration.asciidoc#security

@sujith-mn sujith-mn added the enhancement New feature or request label Apr 29, 2021
@hohwille hohwille changed the title Password encryption feature on devon CLI jasypt support for password encryption and decryption May 6, 2021
@hohwille hohwille linked a pull request May 6, 2021 that will close this issue
hohwille added a commit that referenced this issue May 6, 2021
hohwille added a commit to hohwille/devon4j that referenced this issue May 6, 2021
@hohwille
Copy link
Member

hohwille commented May 6, 2021

hohwille added a commit to devonfw/devon4j that referenced this issue May 7, 2021
@hohwille hohwille added this to the release:2021.04.001 milestone Jan 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants