libsoup uses deprecated gnutls cert status

Aaron VanDevender <[email protected]> Wed, 14 Jan 2004 15:45:09 -0500
Newsgroups gmane.comp.gnome.ximian.soup
Message-ID <[email protected]>
libsoup/soup-gnutls.c makes some references to status variables
that have been done away with in recent versions of GNUTLS.
Specifically, GNUTLS_CERT_CORRUPTED and GNUTLS_CERT_NOT_TRUSTED
have been removed from GNUTLS. libsoup's ./configure requires a
version of gnutls >= 0.9.7, but I don't think that anything
after about 0.9.93 is going to work because of the missing
reference to GNUTLS_CERT_CORRUPTED. Certainly the 1.0 and 1.1
branches will break libsoup. Are there any plans to remove these
refenences in libsoup to bring it up to date with gnutls?

cya,
.sig
_______________________________________________
Soup-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/soup-list