Importing peer location certificates
After you install system maintenance, you must reimport peer location certificates in a multisystem environment.
Before you begin
Install system maintenance. See Installing system maintenance.
About this task
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.