Is it Possible to Encrypt Password during Domain Creation using WLST
(Doc ID 2668329.1)
Last updated on AUGUST 16, 2022
Applies to:
Oracle WebLogic Server - Version 12.2.1.4.0 and laterInformation in this document applies to any platform.
Goal
In the example, the developer can provide the password for the AdminServer by doing:
cmo.setPassword('adminpassword')
However, this will expose the password. Is there a way to securely set the password during domain creation?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |