VERIFY_SERIAL_NUMBER - UCMD Manager configuration option

Description

The VERIFY_SERIAL _NUMBER option specifies a serial number which must be matched by the serial number of a verified Universal Broker X.509 certificate.

Certificate verification consists of verifying that the certificate is issued by a trusted CA. The CA_CERTIFICATES option specifies which CA certificates are considered trusted.

If either the certificate is not verified or the serial numbers do not match, the session is rejected and the UCMD Manager terminates.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Command Line, Short Form

n/a





Command Line, Long Form

-verify_serial_number number


(tick)

(tick)

(tick)

Environment Variable

UCMDVERIFYSERIAL NUMBER=number

(tick)

(tick)

(tick)


Configuration File Keyword

verify_serial_number number

(tick)

(tick)

(tick)

(tick)

STRUCM Parameter

VFYSERNUM(number)

(tick)




Values

number is the serial number to be matched by the X.509 certificate serial number.

number can be specified in a hexadecimal format by prefixing it with 0x or 0X. For example, the value 0x016A392E7F would be considered a hexadecimal format.