Skip to main content

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

Command Line, Long Form

-private_key_type type

Environment Variable

UCRPRIVATEKEYTYPE=type

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.