Table of Contents

TPM Management - tpm_createek

Name

tpm_createek - create an Endorsement Key Pair on the TPM

Synopsis

tpm_createek [OPTION]

Description

tpm_createek creates and Endorsement Key Pair on the TPM (via the TPM_CreateEndorsementKeyPair API). This should rarely be required as the Endorsement Key is normally installed as part of manufacturing. However, you might need to run this command once if commands such as tpm_getpubek are returning error code 35 from the TPM layer.

-h, --help
Display command usage info.
-v, --version
Display command version info.
-l, --log [none|error|info|debug]
Set logging level.

See Also

tpm_version(1) , tpm_getpubek(8) , tcsd(8)

Reporting Bugs

Report bugs to <trousers-users@lists.sourceforge.net>


Table of Contents