Importing peer location certificates

After you install system maintenance, you must reimport peer location certificates in a multisystem environment.

Before you begin

You must be assigned Hardware administration (Full permission) and hardware resource level administration permission.

Install system maintenance. See Installing system maintenance.

About this task

The Java default truststore is upgraded during the system maintenance installation making it necessary to reimport remote location certificates in a multisystem environment.

Procedure

Use the following example to run the peercertificate_import method:
deployer.peercertificate._import({'certfilepath':'C:\\temp\\pavcenter.crt', 'peername':'rack1'})
Imports the certificate of the remote location named rack1 into the Java default truststore. If the peer certificate already exists in the truststore, it updates the certificate.