|
From: Kadir <qk...@ya...> - 2007-07-17 08:21:03
|
Hi,
I installed openssl and openssl_tpm_engine. I tried to test openssl_tpm_engine. I can create tpm key with the following command but I can't create a certificate with using this key (anahtar.txt) in openssl. I have HP nx6325 laptop which has a TPM chip. How can I solve this problem.
kadir # create_tpm_key anahtar.txt
SRK Password:
Success.
kadir # openssl req -keyform engine -engine tpm -key
anahtar.txt -new -x509 -days 365 -out sertifika
invalid engine "tpm"
24276:error:2606A074:engine routines:ENGINE_by_id:no such
engine:eng_list.c:379:id=tpm
24276:error:25066067:DSO support routines:DLFCN_LOAD:could not load the
shared library:dso_dlfcn.c:157:filename(libtpm.so): libtpm.so: cannot open
shared object file: No such file or directory
24276:error:25070067:DSO support routines:DSO_load:could not load the
shared library:dso_lib.c:244:
24276:error:260B6084:engine routines:DYNAMIC_LOAD:dso not
found:eng_dyn.c:365:
no engine specified
unable to load Private Key
Sincerelly,
Kadir.
---------------------------------
Get the free Yahoo! toolbar and rest assured with the added security of spyware protection. |