From: Nektarios I. <ine...@gm...> - 2007-08-18 08:41:11
|
>In theory I'm on vacation this week, in practice I can't resist reading email.... I know...email can be addictive... :-) >If you don't own an Infineon TPM with on-chip EK cert, you need to create >an EK cert for the AIK creation cycle. I am using a TPM emulator so I need to create an EK cert OK. I have tried this (theBIGsecret being my owner password): ./jtt.sh xkms_ekcert_create -o theBIGsecret --ekfile ek.cert --auth iloveiaik what I get is: 09:24:23:722 [INFO] CommonSettings::getTssFactory (37): TrouSerS TSS found. Using JNI bindings... *** *** *** *** Public EK extracted (MD5:b7c12929370ef4bce4585cea772be146) *** *** sending RegisterRequest... WARNING: No Version of Xerces found, please check your classpath, defaulting to DOM LEVEL 3 09:24:25:827 [ERROR] XEkCreate::execute (141): iaik.xkms.XKMSException: signing failed: Cannot find algorithm ' http://www.w3.org/2001/10/xml-exc-c14n#' for mechanism type 'DOM'. Please help! Nektarios |