Re: [opencryptoki-users] help on pkcs11 talking to tpm chip
Brought to you by:
ebarretto
From: Sanjay S. <san...@gm...> - 2007-11-14 04:48:21
|
Enabling debugging actually reveals some more information: ~:# tpmtoken_init -k tpm Warning: The TPM token has already been initialized. Reinitializing the TPM token will cause all TPM token data to be lost. Clear the TPM token data? [y/N]: y Enter the TPM security officer password: LOG_ERR TPM_STDLL tpm_specific.c:207 ERROR: key with ID="PUBLIC ROOT KEY" not found in the store! LOG_ERR TPM_STDLL tpm_specific.c:207 ERROR: key with ID="PUBLIC ROOT KEY" not found in the store! A new TPM security officer password is needed. The password must be between 6 and 127 characters in length. Enter new password: Confirm password: ~:# pkcsconf -c 0 -p Enter user PIN: ***** Enter the new user PIN: *** Re-enter the new user PIN: *** LOG_ERR TPM_STDLL tpm_specific.c:207 ERROR: key with ID="PUBLIC ROOT KEY" not found in the store! LOG_ERR TPM_STDLL tpm_specific.c:623 ERROR: token_find_key failed. rc=0x8f000000 LOG_ERR TPM_STDLL tpm_specific.c:1494 ERROR: token_load_public_root_key failed. rc=0x6 Error logging in: 0x102 ~:# pkcsconf -c 0 -P Enter the SO PIN: ******** Enter the new SO PIN: ****** Re-enter the new SO PIN: ****** LOG_ERR TPM_STDLL tpm_specific.c:207 ERROR: key with ID="PUBLIC ROOT KEY" not found in the store! LOG_ERR TPM_STDLL tpm_specific.c:309 ERROR: Tspi_Key_GetPubKey failed: rc=0x1 LOG_ERR TPM_STDLL tpm_specific.c:1179 ERROR: token_wrap_sw_key failed. rc=0x1 LOG_ERR TPM_STDLL tpm_specific.c:1835 ERROR: FAILED creating SO tree. ST MSG TPM_STDLL new_host.c:1224 whammy I am trying to read docs to understand this error message, but since you are the experts, you can tell me what is going wrong fairly easily. Please let me know. Thank you, Sanjay -- 49:02:1f:d9:d5:10:98:58:12:af:56:e4:f1:34:cf:7e -Sunj www.sanjaysha.com |