Re: [openssl-users] openssl_tpm_engine - create_tpm_key failed when tried to wrap key

2015-03-06 Thread zakkir hussain Kharim
We ran the same command with both software TPM and hardware TPM. Please find the detailed debug logs from the tcsd attached. Also copied the relevant portions. For API GetPubKey, software TPM works fine and in thsi case it seems an 'ioctl' call is made compared to a write in case of actual TPM.

Re: [openssl-users] openssl_tpm_engine - create_tpm_key failed when tried to wrap key

2015-02-27 Thread Ken Goldman
I don't know trousers very well, but there is a mailing list specifically for it. trousers supports the software TPM from http://sourceforge.net/projects/ibmswtpm/ If you run with that, it traces the TPM operation in detail. Send me the trace and I can probably tell you what's

[openssl-users] openssl_tpm_engine - create_tpm_key failed when tried to wrap key

2015-02-26 Thread zakkir hussain Kharim
*Problem* We are trying to wrap a private key using storage root key using the create_tpm_key tool which is part of openssl tpm engine. But it is failing. We tried to debug this in multiple ways, but not able to understand what is wrong*. * We are trying to wrap using Storage root key. Input