CREATE - Universal Certificate configuration option
Description
The CREATE option specifies that Universal Certificate is to create a certificate, certificate request, certificate revocation list (CRL), or a transport file.
Usage
Method |
Syntax |
IBM i |
HP NonStop |
UNIX |
Windows |
z/OS |
Command Line, Short Form |
-c object |
|
|
|
|
|
Command Line, Long Form |
-create object |
|
|
|
|
|
Environment Variable |
UCRCREATE=object |
|
|
|
|
|
Values
object is the specification for what Universal Certificate is to create.
Valid values for object are:
- cert
Create an X.509 certificate. - request
Create a certificate request. - crl
Create a Certificate Revocation List (CRL). - transport
Create a PKCS #12-encoded transport file.