PKCS12_create interface addition

2002-11-15 Thread Juergen Brauckmann
Hi. The PKCS#12 module of openssl has the convenience function PKCS12_create() for easy creation of PKCS#12 objects. It builds a PKCS#12 object with a single key and certificate. Recently we had to create PKCS#12 objects with more than one key and certificate, and I made a

Re: Ressource leak in chil ? [hw_ncipher.c]

2002-09-05 Thread Juergen Brauckmann
Peter Viertel wrote: -rwxrwxr-x 1 root bin 921856 Apr 5 2001 libnfhwcrhk.so The only difference I can see is the hardserver binary is different on each box - the package version of NCnfast on each is 1.72.3 but on the We have 1.78.11, libnfhwchrk.so size is 1158332 and

Re: Ressource leak in chil ? [hw_ncipher.c]

2002-09-05 Thread Juergen Brauckmann
Juergen Brauckmann wrote: We now applied the nCipher patches from their NCsslypd package (which also use libnfhwcrhk.so) to non-engine openssl 0.9.6g. The patches are for openssl 0.9.6b, but whith some trivial changes they work for openssl 0.9.6g too. This works much better, no NoMemory