RevokeCert

vttlstest RevokeCert

Revoke a certificate

Synopsis

Revoke a certificate

  1. vttlstest RevokeCert [--root <dir>] [--parent <name>] <cert name>

Examples

  1. RevokeCert --root /tmp --parent mail.mycoolsite.com postman1

Options

  1. -h, --help help for RevokeCert
  2. --parent string Parent cert name to use. Use 'ca' for the toplevel CA. (default "ca")

Options inherited from parent commands

  1. --root string root directory for all artifacts (default ".")

SEE ALSO

  • vttlstest - vttlstest is a tool for generating test certificates, keys, and related artifacts for TLS tests.