Sent: Wednesday, January 16, 2002 11:19
AM
Subject: Re: [PATCH] PKCS#11 code
update
So I have to do the following steps (I use
Win2000, with CYGWIN):
1) gunzip the patch-file :
"pkcs11.openssl.adnovum.20010615.patch.gz" in : /cygwin/user/tmp/
directory
2) download the file :
openssl-SNAP-20010613.tar.gz (the one the above patch refer to)
3) gunzip the above file in the same
directory so to create :
/cygwin/user/tmp/openssl-SNAP-20010613/*.*
4) cd to /cygwin/user/tmp
5) execute the command : patch -p
</tmp/pkcs11.openssl.adnovum.20010615.patch
6) use the new 2001/12/12 patch for
"REPLACE" the files contained in
/cygwin/user/tmp/openssl-SNAP-20010613/crypto/pkcs11/*.*
7) other adjustements?
8) rebuild openssl
I have two questions:
1) is the above procedure correct?
2) what I have to do for step number
7)?
Best regards
Thank you in advance
Paolo Rossi