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 PRINT option specifies that Universal Certificate is to print a certificate, certificate request, certificate revocation list (CRL), or transport file.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

-p object

(tick)

(tick)

(tick)

Command Line, Long Form

-print object

(tick)

(tick)

(tick)

Environment Variable

UCRPRINT=object

(tick)

(tick)

(tick)

Values

object is the specification for what to print.

Valid values for object are:

  • cert
    Print an X.509 certificate.
  • request
    Print a certificate request.
  • crl
    Print a Certificate Revocation List (CRL).
  • transport
    Print a PKCS#12-encoded transport file.

  • No labels