Scroll to navigation

CERTIPY(1) User Commands CERTIPY(1)

NAME

certipy - Utility to create and sign CAs and certificates

DESCRIPTION

usage: certipy [-h] [--ca-name CA_NAME] [--overwrite] [--rm]

[--cert-type {rsa,dsa}] [--bits BITS] [--valid VALID] [--alt-names ALT_NAMES] [--store-dir STORE_DIR] name

Certipy: Create simple, self-signed certificate authorities and certs.

positional arguments:

Name of the cert to create, defaults to creating a CA cert. If no signing --ca-name specified.

options:

show this help message and exit
The name of the CA to sign this cert.
If the cert already exists, bump the serial and overwrite it.
Remove the cert specified by name.
The type of cert to create.
The number of bits to use.
Years the cert is valid for.
Alt names for the certificate (comma delimited).
The location for the store and certs.

SEE ALSO

The full documentation for certipy is maintained as a Texinfo manual. If the info and certipy programs are properly installed at your site, the command

info certipy

should give you access to the complete manual.

October 2022 certipy 0.1.3