fwm exportcert

Syntax

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

Parameters

Parameter

Description

-d

Runs the command in debug mode.

Use only if you troubleshoot the command itself.

Best Practice - If you use this parameter, then redirect the output to a file, or use the script command to save the entire CLI session.

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.