Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/IT Desktop Management 2 - Smart Device Manager Description, User's Guide, Reference and Operator's Guide


G.5 Converting the certificate format (certutil cert command)

This section explains how to convert the certificate format. Use this functionality as necessary.

Format

certutil cert -inform input-format -outform output-format -in input-file -out output-file

Arguments

-inform input-format

Specify the input format of the certificate file before conversion. The following input formats can be specified:

  • DER

  • PEM

If this argument is omitted, PEM is assumed.

-outform output-format

Specify the input format of the certificate file after conversion. The following input formats can be specified:

  • DER

  • PEM

If this argument is omitted, PEM is assumed.

-in input-file

Specify the certificate file before conversion.

-out output-file

Specify the certificate file after conversion.