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

security ipsec ca-certificate show

Contributors
Suggest changes

Displays the CA certificates added to IPsec

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

Description

This command displays the configured IPsec CA certificates.

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.

[-vserver <vserver name>] - Vserver Name

If you specify this parameter, then the command displays only the IPsec CA certificates configured for the given vserver.

[-ca-certs <text>,…​] - CA Certificate Names

If you specify this parameter, then the command displays only the Vservers configured with the IPsec CA certificates with the given names.

Examples

The following example lists the IPsec CA certificates configured for all Vservers.

cluster-1::>security ipsec ca-certificate show

Vserver              CA Certificate Names
------------------   ----------------------------------
v1                   caCert1, caCert2
v2                   caCert3, caCert4
2 entries were displayed.