Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

Usage


Wiki Markup
ucert CMD \[OPTIONS...\]


Format

There is a long form and, for most options, a short form available for specifying each option on the command line. The long form is not case-sensitive; the short form is case-sensitive.

...

Create a Certificate Request

-create request -request_file [-request_format] -private_key_file [-private_key_format] [-private_key_pwd] [-key_size] [-country] [-state] [-locality] [-organization] [-organizational_unit]
[-common_name] { [-dns_name] | [-ip_address] } [-email_address]


Create a Certificate from a Certificate Request

...

Create a Certificate from a Transport File

-create cert -transport_file [-transport_file_pwd] -cert_file [-cert_format] [-private_key_file [-private_key_format] ] -private_key_infile [-private_key_format] [-ca_cert_file file [-ca_cert_format] ]


Create a Certificate Revocation List

...

Print a Certificate Request

-print request -request_file [-request_format]


Print a Certificate

-print cert -cert_file [-cert_format]


Print a Certificate Revocation List

-print crl -crl_file [-crl_format]


Print a Transport File

-print transport -transport_file [-transport_file_pwd]


Revoke a Certificate

-revoke cert [-revoke_reason] -cert_file [-cert_format] [-cert_db]


Verify a Certificate

-verify cert -cert_file [-cert_format] -ca_cert_file [-ca_cert_format] [-crl_file [-crl_format] ]