passwordEncoder4cpp utility
The passwordEncoder4cpp password utility is used to encode the
key file password in the client's security property file for further protection.
The C++ SSL security client provides the PasswordEncoder4cpp password
utility after a C++ CORBA SDK or C++ CORBA client installation. Security service
can decode the password at run time and use the decoded password when opening
the key file.
Syntax
- For Windows platforms:
- Change to the %WAS_HOME%\bin directory.
- Execute PasswordEncoder4cpp.bat filename
where filename is the name of the client security property
file.
- For Unix platforms:
- Change to the $WAS_HOME/bin directory.
- Execute PasswordEncoder4cpp.sh filename
where filename is the name of the client security property
file.
A backup file with a .bak extension is generated to save the original
file.
Note: For information on encoding errors, see "Protecting
a plain password inside the client security property file".

Protecting a plain password inside the client security property file
Searchable topic ID:
rcor_pwdcmd
Last updated: Jun 21, 2007 8:07:48 PM CDT
WebSphere Business Integration Server Foundation, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.wasee.doc/info/ee/corba/ref/rcor_pwdcmd.html