Details
-
Improvement
-
Resolution: Unresolved
-
Blocker
-
None
-
1.2.6
-
None
Description
<trustStore>
<location>file:///var/log/vs/srvNametruststore.jks</location>
<password>changeit</password>
</trustStore>
In case instead of password we want to mention path of text file having password stored, is not possible. Its expecting either variable holding password or plain text password. Please let me know if we can provide text file path in <password> tag and how we can achieve this functionality.