Installing Digital Certificates
Digital certificates are required to provide client and server authentication in Real-time Event Notification (REN) server using SSL. A digital certificate is an electronic means of establishing your credentials for web or business transactions that are issued by a certification authority (CA). The CA is a trusted third party who signs and issues the certificates for users after verifying their authentication using secure means.
The Installing for REN SSL topic presents a sample way of installing and configuring REN using SSL. PeopleSoft customers may have their own means of obtaining and installing for REN server with SSL enabled.
This section outlines the basic steps to install. Before installing, you must create the application server domain.
Note:
The application server
domain must have write permissions. All certificates are stored under <PS_HOME>/appserv/<domain
name>. The cacerts file has write permissions under <PS_HOME>/JRE/lib/security.
The following overview lists the steps that are required to install. The subsequent sections describe each step in detail.
To install and configure REN SSL:
-
Install the CA server certificate.
-
Install the REN server certificate.
-
Configure .
-
Import certificates into the Java keystore for any REN Java Clients.
See Importing Certificates in Java Keystore for REN Java Clients.
-
Configure the REN server.
-
Configure REN clusters.
-
Install certificates for local node.
-
Generate the client certificate.
-
Install PSMCAPI certificates.
-
Configure an external keystore.
-
Configuring UQSRV and MCFLOG logs.