Skip to main content
A newer release of this product is available.

system service-processor api-service renew-certificates

Contributors
Suggest changes

Renew SSL and SSH certificates used for secure communication with Service Processor API service

Availability: This command is available to cluster administrators at the advanced privilege level.

Description

The system service-processor api-service renew-certificates command renews the internal SSL and SSH certificates used for secure communication with the Service Processor API service. If the parameter -renew-all is not specified, only host certificates are renewed.

Parameters

[-renew-all {true|false}] - Renew CA Certificates Also (privilege: advanced)

This parameter specifies the type of certificates that needs to be renewed. If this parameter is set to false, only the host certificates (that is, the client and server certificates) are renewed. If this parameter is set to true, the root-ca certificate is renewed along with the host certificates.

Examples

The following example renews the host certificates and the root-ca certificates. The second command renews only the host certificates.

cluster1::*>system service-processor api-service renew-certificates -renew-all true

cluster1::*>system service-processor api-service renew-certificates