Re: [opencryptoki-users] Questions about opencryptoki 2.2.4
Brought to you by:
ebarretto
From: Kent Y. <shp...@gm...> - 2006-12-13 17:06:46
|
Hi Conor, On 12/13/06, conor fitzgerald <bou...@ho...> wrote: > Hello > I have some questions about opencryptoki 2.2.4 > > I want to set up opencryptoki 2.2.4 initialy just to run the provided test > cases in the package,to learn about cryptoki. > > Is it possible to just run opencryptoki 2.2.4 and libica-1.3.8(without > installing SSL). From the opencryptoki 2.2.4 README instructions it seems i > need ibica-1.3.8 and openssl to run opencryptoki 2.2.4. This is fine for non-s390 platforms, but you'll need to have the ICA hardware. OpenSSL will get you a software token, which is usually what experiementers use to start playing with pkcs11. > I have installed opencryptoki 2.2.4 on fedora 4, i run > /usr/lib/pkcs11/methods/pkcs11_startup and > /usr/sbin/pkcsslotd from without error . When i run > /usr/lib/pkcs11/methods/pkcsconf...,i get the following error "Error > initializing the PKCS 11 library" > > I have not installed libICA or openssl packages ,when i use sh ./configure > in the libica-1.3.8 folder > i get the following error"configure error: ****Unable to find > linux/iaioctl.h" > > Any help would be gratefully recieved This is the header file provided by the kernel for the ICA hardware device driver. That device driver is not part of any fedora kernel, only suse has accepted it. You can download it from sourceforge CVS (it requires 2 drivers, leedslite and devica), but these will do you no good without the hardware. If you do have the hardware, let me know and I can help you get it all set up on fedora, otherwise I'd suggest installing OpenSSL. Kent > _________________________________________________________________ > Get the latest Windows Live Messenger 8.1 Beta version.Join now. > http://ideas.live.com > > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > _______________________________________________ > opencryptoki-users mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opencryptoki-users > > > -- Kent Yoder IBM LTC Security Dev. |