On Tue, Jul 02, 2002 at 03:57:02PM +0300, Erez Doron wrote:
> hi
> 
> i need to connect to an ssl-imap server.
> 
> currently i use stunnel, but it's stripped binary is 700k in size
> which is too much.
> 
> does anyone knows on a smaller ssl-wrapper (client only) ?

Probably almost all of the size is taken up by OpenSSL (libssl and 
libcrypto). If that is the case then you might want to configure and 
compile OpenSSL selectively. OpenSSL has a lot of gunk in it that you
can disable at compile time. This might save you a up to a few hundred 
kilobytes.

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to