Thanks for your reply, Jeremy. Yes, I'd like to have https client, scp & sips
client to use the openssl library. So the dynamic linking should be a better
choice.
And thanks for Richard Davis to point out the error in my original post: The
200k bytes is just a saving of turnning some cipers off
need, but I don't think there's an easy way to
do so.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Du Jingwu
> Sent: Thursday, July 27, 2006 19:32
> To: openssl-users@openssl.org
> Subject: How to cut down openssl lib
Remove the 'shared' from your Configure line.
On 7/27/06, Du Jingwu <[EMAIL PROTECTED]> wrote:
Hi all, I'd like to use openssl in embedded system. I learn from the following
url that openssl can be trimmed down to 200K.
http://groups.google.com/group/mailing.openssl.users/browse_frm/thread/9a52
Hi all, I'd like to use openssl in embedded system. I learn from the following
url that openssl can be trimmed down to 200K.
http://groups.google.com/group/mailing.openssl.users/browse_frm/thread/9a5232984fe12dc4/6b593af39bd56d76?q=embedded&rnum=8#6b593af39bd56d76
So I start my own config:
./Co