Install and configure TcIF
Encryption of TcIF and Aurora user credentials
The IPPE TC-Aurora connector package contains the scripts_wntx/encryptpass/IPPEncrypter.jar file, which encrypts the username and password present in the credentials.txt file. Typically, the credentials.txt file contains the credentials for the TcIF Admin and the Aurora API client.
Open the
IPPE TC-Aurora Connector/scripts_wntx/encryptpassfolder.Edit the
credentials.txtfile to update the username and password for the Aurora API client and TcIF Admin.Attribute Name User Action aurora-usernameEnter the same Aurora API client username that was set during Aurora server configuration. aurora-passwordEnter the same Aurora API client password that was set during Aurora Server configuration. tcif-login-usernameEnter the TcIF Admin username as IFAdmin.tcif-login-passwordEnter the TcIF Admin password as <Admin_Password>.Go to the
IPPE TC-Aurora Connector/scripts_wntx/encryptpassfolder and open the command line to setJAVA_HOMEandJRE_HOME. Use Java 8 or above for this utility and be sure JAVA is set in the PATH.Encrypt the
credentials.txtfile withIPPEncrypter.jar.- Navigate to
IPPTCAuroraConnectorBundle/scripts_wntx/encryptpass/. - Run the batch file
IppeEncrypter.bat. - The encrypted file
encrypted.encis generated in the same directory.
- Navigate to
Note
The encrypted.enc file is used when the TC-Aurora connector server is executed for any model.