Print Download PDF Send Feedback

Previous

Next

fwm exportcert

Description

Export a SIC certificate of the specified managed object to a file.

Note - On Multi-Domain Server, you must run this command in the context of the applicable Domain Management Server (mdsenv <IP Address or Name of Domain Management Server>).

Syntax

fwm [-d] exportcert -obj <Name of Object> -cert <Name of CA> -file <Output File> [-withroot] [-pem]

Parameters

Item

Description

-d

Runs the command in debug mode.

Use only if you troubleshoot the command itself.

For complete debug instructions, see the description of the fwm process in sk97638.

<Name of Object>

Specifies the name of the managed object, whose certificate you wish to export.

<Name of CA>

Specifies the name of Certificate Authority, whose certificate you wish to export.

<Output File>

Specifies the name of the output file.

-withroot

Exports the certificate's root in addition to the certificate's content.

-pem

Save the exported information in a text file.

Default is to save in a binary file.