3.3.2 hwscertutil cert -outform
The hwscertutil cert -outform command converts the certificate format.
Synopsis
hwscertutil cert -inform input-format -outform output-format -in input-file -out output-file
Storage location
Application Server installation directory/httpsd/sbin
Function
This subsection explains how to convert the certificate format. Use this functionality as necessary.
Execution permission
Superuser
Arguments
- -inform input-format
-
Specifies the input format.
The following values can be specified:
-
DER
-
PEM
Default value: PEM
-
- -outform output-format
-
Specifies the output format.
The following values can be specified:
-
DER
-
PEM
Default value: PEM
-
- -in input-file
-
Specify the certificate file before conversion.
- -out output-file
-
Specify the certificate file after conversion.