I'm using SSLeay in an embedded application. When I try and DER decode a
DER encoded string into a X509 certificate with d2i_X509, the system size
increases by ~60KB. Some of the symbols added are PKCS#7 functions, CRL
functions etc. Does anyone know of a way to prevent those addtional
functions from being linked in (without the obvious (and tedious) approach
of adding a huge number of new #ifdefs)?
thanks, bill
-----------------------------------------------------------------------
Bill Arbaugh
email: [EMAIL PROTECTED]
web: http://www.cis.upenn.edu/~waa
-----------------------------------------------------------------------
+-------------------------------------------------------------------------+
| Administrative requests should be sent to [EMAIL PROTECTED] |
| List service provided by Open Software Associates, http://www.osa.com/ |
+-------------------------------------------------------------------------+