tpm2_certifyX509certutil - Man Page

Generate partial X509 certificate.

Synopsis

tpm2_certifyX509certutil [Options]

Description

tpm2_certifyX509certutil(1) - Generates a partial certificate that is suitable as the third input parameter for TPM2_certifyX509 command. The certificate data is written into a file in DER format and can be examined using openssl asn1parse tool as follows:

openssl asn1parse -in partial_cert.der -inform DER

Options

These are the available options:

References

Common Options

This collection of options are common to many programs and provide information that many users may expect.

Examples

tpm2 certifyX509certutil -o partial_cert.der -d 356

Returns

Tools can return any of the following codes:

Bugs

Github Issues (https://github.com/tpm2-software/tpm2-tools/issues)

Help

See the Mailing List (https://lists.linuxfoundation.org/mailman/listinfo/tpm2)

Info

tpm2-tools General Commands Manual