Renewing the Existing Cipher Text

To renew an existing Cipher text using PSCipher utility, use the PSCipher Java Utility’s renew command.

Change to the directory where PSCipher resides and enter:

PSCipher -renew existing-cipher-text

Existing encrypted values for the passwords in web server files can be replaced with the encrypted password created using PSCipher utility.

This table lists web server files and passwords to check.

Location

File

Example of Password Text

<PIA_HOME>\webserv\<DOMAIN_NAME>\applications\peoplesoft\PSIGW.war\

integrationGateway.properties

  • ig.isc.NODE_NAME.password={V2.2}XXXXXX

  • ig.isc.NODE_NAME.DomainConnectionPwd={V2.2}XXXXXX

  • Others as needed.

    There are several sections including passwords. Be sure to update all that apply to your environment.

<PIA_HOME>\webserv\<DOMAIN_NAME>\applications\peoplesoft\PSIGW.war\WEB-INF

gatewayUserProfile.xml

<password>{V2.2}XXXXXX</password>

<PIA_HOME>\webserv\ <DOMAIN_NAME>\applications\peoplesoft\PORTAL.war\ WEB-INF\psftdocs\<SITE_NAME>

configuration.properties

  • KeyStorePwd={V2.2}XXXXXX

  • DomainConnectionPwd={V2.2}XXXXXX

  • WebUserId={V2.2}XXXXXX

  • WebPassword={V2.2}XXXXXX

A new key of version {V2.2} is generated successfully