On Thu, 26 Feb 2004, Andreas Metzler wrote:
> Exim4 compiles fine with
> - --------------
> - --- exim/src/tls-gnu.c.orig Mon May 19 14:17:07 2003
> +++ exim/src/tls-gnu.c Mon Feb 23 17:33:34 2004
> @@ -204,7 +204,8 @@
>
> if ((verify & GNUTLS_CERT_NOT_TRUSTED) != 0 ||
> (verify & GNUTLS_CERT_INVALID) != 0 ||
> - - (verify & GNUTLS_CERT_CORRUPTED) != 0 ||
> +/* missing in gnutls10 and a noop anyway
> + (verify & GNUTLS_CERT_CORRUPTED) != 0 ||*/
> (verify & GNUTLS_CERT_REVOKED) != 0)
> [...]
I had to get rid of GNUTLS_CERT_NOT_TRUSTED as well (GnuTLS 1.0.7).
> We at Debian use GnuTLS, but because I have switched exim4 to use
> GnuTLS 1.0.x three days ago on monday I don't care for 0.8.x
> compatibilty. - Feel free to drop it.
>
> I think most other vendors are using OpenSSL instead of GnuTLS anyway.
Good. I shall drop it, and move to the new API to avoid compile-time
warnings (once I can figure out what I'm supposed to do).
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.
Get the Exim 4 book: http://www.uit.co.uk/exim-book