Modifications in PIA

To configure SSL for Jolt Listener, set SSL port in PIA configuration.

  1. In PSADMIN, shut down the web server (PIA) domain.

  2. Edit the configuration.properties file (<PIA_HOME>\webserv\<DOMAIN_NAME>\applications\peoplesoft\PORTAL.war\WEB_INF\psftdocs\<SITE_NAME>).

  3. Enter the SSL port for psserver.

    psserver=<machine_name>:<SSL_port_for_JSL>

  4. Enter the Java Keystore password.

    #Keystore password for ssl connection
    KeyStorePwd=encrypted_password
  5. In PSADMIN, boot the Application Server and web server (PIA) domains.

  6. Sign in to PIA to verify that the connection between the Application Server and PIA is working.