Skip to main content
Command reference

security cluster-network certificate show

Suggest changes

Show the certificates used for cluster security

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

Description

The security cluster-network certificate show command displays the certificates used for the cluster security feature configuration.

Parameters

{ [-fields <fieldname>,…​]

If you specify the -fields <fieldname>, …​ parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify.

| [-instance ] }

If you specify the -instance parameter, the command displays detailed information about all fields.

[-node <nodename>] - Node Name

Node name.

[-name <text>] - Certificate Name

The certificate name used by the specified node for the cluster security feature.

[-uuid <UUID>] - Certificate UUID

Certificate UUID.

[-ca <text>] - Certificate Authority

The certificate's issuer.

Examples

The following example displays the certificate information for the cluster security feature configuration.

cluster1::> security cluster-network certificate show
Node                  Certificate Name           Certificate Authority
--------------------- -------------------------- -----------------------------
node1                 cluster1_1850F6011570F72E  CA_cluster1

node2                 cluster1_11570F72E332222   CA_cluster1

2 entries were displayed.