[gpkcs11-dev] Re: Problem - sign and verify using gpkcs#11
Status: Beta
Brought to you by:
cypherfox
|
From: Martin B. <mar...@gm...> - 2003-10-26 12:27:52
|
Hi at gpkcs11-dev,
Hmm, a quite common problem with the ceay-token seems to be the line
#if !defined(CK_Win32) && !defined(DEBUG_SIGNAL)
kill(getpid(),SIGHUP);
#endif
in cryptdb.c. Could someone explain the hidden charms of that code? It
keeps the normal user from using the library!
I think it is a leftover from some code testing.
Regards
Martin
|