PRIVATE_KEY_TYPE - Universal Certificate configuration option

Description

The PRIVATE_KEY_TYPE option specifies the type of private key to generate as part of the certificate request process.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

-y type



(tick)

(tick)

(tick)

Command Line, Long Form

-private_key_type type



(tick)

(tick)

(tick)

Environment Variable

 UCRPRIVATEKEYTYPE=type



(tick)

(tick)

(tick)

Values

 type refers to the type of private key to generate as part of the certificate request process.

Valid values for type are:

  • RSA
  • EC

Default is RSA.