Previous Topic: Import the Server CertificateNext Topic: Configure CA IAM CS


Assign the Server Certificate to Your OS/400 Applications

After importing the certificate, you must assign the server certificate to the following applications:

From the CA

  1. Expand Manage Applications in the left frame.
  2. Select Update certificate assignment.
  3. Select Server and then click Continue.

    The Update Certificate Assignment window appears.

  4. Perform the following steps for each of the applications:
    1. Select the radio button for the application and then click the Update Certificate Assignment button.
    2. Select the server certificate and then click the Assign New Certificate button.
  5. Stop the applications by issuing the following command with each argument:
    ENDHOSTSVR *CENTRAL
    ENDHOSTSVR *RMTCMD
    
    ENDHOSTSVR *SIGNON
    
  6. Start the applications by issuing the following command with each argument:
    STRHOSTSVR *CENTRAL RQDPCL(*TCP)
    STRHOSTSVR *RMTCMD RQDPCL(*TCP)
    STRHOSTSVR *SIGNON RQDPCL(*TCP)