vmware-guestproxycerttool -V (return code: 1)
Guest Proxy Certificate Management Tool.
Usage: vmware-guestproxycerttool [OPTION] [ARGUMENTS]
Options
-h, --help Prints the usage information.
-v, --verbose Prints additional log messages.
-f, --force Forces to regenerate the new server key/cert
when used with -g.
-g, --generate_key_cert Generates the server key/cert if they don't
exist. Use with -f to force the regeneration.
-a, --add_trust_cert <client_cert_pem_file>
Adds the client cert to the trusted
certificates directory.
-r, --remove_trust_cert <client_cert_pem_file>
Removes the client cert from the trusted
certificates directory.
-d, --display_server_cert [<cert_pem_file>]
Prints the server's certificate to the
standard output. If the file path is
specified, then the server's certificate
is stored in the file.
Option parsing failed: Unknown option --version
vmware-guestproxycerttool --help (return code: 0)
Guest Proxy Certificate Management Tool.
Usage: vmware-guestproxycerttool [OPTION] [ARGUMENTS]
Options
-h, --help Prints the usage information.
-v, --verbose Prints additional log messages.
-f, --force Forces to regenerate the new server key/cert
when used with -g.
-g, --generate_key_cert Generates the server key/cert if they don't
exist. Use with -f to force the regeneration.
-a, --add_trust_cert <client_cert_pem_file>
Adds the client cert to the trusted
certificates directory.
-r, --remove_trust_cert <client_cert_pem_file>
Removes the client cert from the trusted
certificates directory.
-d, --display_server_cert [<cert_pem_file>]
Prints the server's certificate to the
standard output. If the file path is
specified, then the server's certificate
is stored in the file.