Wednesday, April 18, 2012

To encrypt clear text passwords

To encrypt a clear text value which could be used in weblogic file
run the setdomainenv from the domain folder.
java weblogic.security.Encrypt
It will ask you for password and you may enter the value to be encrypted, The resultant encrypted value could be used in any weblogic file.

No comments: