Re: [evolution-patches] Patch that restores support for OpenSSL in Camel



This is the tracker bug for this patch:

http://bugzilla.gnome.org/show_bug.cgi?id=369046

On Wed, 2006-11-01 at 21:10 +0100, Philip Van Hoof wrote:
> Recent Camel does not have support for OpenSSL. Its camel-tcp-stream-
> openssl.c implementation is 'really' outdated.
> 
> I have fixed this by reimplementing parts of it.
> 
> In Tinymail's Camel I have put a check for the OpenSSL library which
> will add "-lcrypto -lssl" to the libraries. Those changes are not in
> this patch.
> 
> The check must also set HAVE_SSL to 1 and HAVE_OPENSSL only to 1 if
> Mozilla's NSS is NOT going to be used while OpenSSL was found.
> 
> The two together will clash during compilation (they share the same
> camel-tcp-stream-ssl.h include file and they share the same API).
> 
> ps. I have not yet corrected the certificate handling. But maybe it's
> still working and correct?
> 
> ps. I have tested this with an IMAPS server. It seems to work.
> 
> 
> _______________________________________________
> Evolution-patches mailing list
> Evolution-patches gnome org
> http://mail.gnome.org/mailman/listinfo/evolution-patches
-- 
Philip Van Hoof, software developer at x-tend 
home: me at pvanhoof dot be 
gnome: pvanhoof at gnome dot org 
work: vanhoof at x-tend dot be 
http://www.pvanhoof.be - http://www.x-tend.be




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]