|
NAMEtpm_mkaik - make a TPM Attestation Identity Key SYNOPSIStpm_mkaik [-yzuhv] BLOB-FILE PUBKEY-FILE DESCRIPTIONThe program generates a TPM Attestation Identity Key and stores it in the file BLOB-FILE. The public key is stored in the file PUBKEY-FILE. The public key is DER encoded.
BUGSSometimes, when tpm_mkaik is invoked without the -z option, no password prompt appears. As a work around, use tpm_changeownerauth to set the secret to the well known one, generate the key, and then use tpm_changeownerauth to set the secret to its original value. SEE ALSOtpm_quote_tools(8), tpm_changeownerauth(8)
|