-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
EncryptedPropertiesUtils may be used to encrypt a properties file but cannot be
used in an automated fashion because it prompts for additional key-values
pairs. Attached is a patch that disables prompting for additional key-values
pairs by default and provides a command line switch, --add-values, for enabling
user input to add additional values.
Original issue reported on code.google.com by jmsig...@gmail.com on 9 Sep 2014 at 3:18
Attachments:
- [EncryptedPropertiesUtils --add-values switch.patch](https://storage.googleapis.com/google-code-attachments/owasp-esapi-java/issue-336/comment-0/EncryptedPropertiesUtils --add-values switch.patch)