Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description

The SIGNATURE_ALGORITHM option specifies the signature algorithm to use to create a certificate request or certificate.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

n/a

Command Line, Long Form

-sig_alg algorithm

(tick)

(tick)

(tick)

Environment Variable

n/a

Values

algorithm is the signature algorithm to use to create a certificate request or certificate.

Valid values for algorithm are:

  • MD5
  • SHA1
  • SHA256
  • SHA384
  • SHA512

Default is SHA1.

  • No labels