After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 265502 - GNUTLS_CERT_NOT_TRUSTED removed from gnutls.
GNUTLS_CERT_NOT_TRUSTED removed from gnutls.
Status: RESOLVED DUPLICATE of bug 257811
Product: libsoup
Classification: Core
Component: API
unspecified
Other All
: Normal blocker
: ---
Assigned To: Dan Winship
Gerardo Marin
Depends on:
Blocks:
 
 
Reported: 2004-09-08 02:46 UTC by Martin Wolf
Modified: 2004-09-08 06:51 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Martin Wolf 2004-09-08 02:46:23 UTC
From gnutls/ChangeLog

* GNUTLS_CERT_NOT_TRUSTED was replaced by GNUTLS_CERT_INVALID, to
  avoid having two flags for the same thing.

This means libsoup will fail because.. GNUTLS_CERT_NOT_TRUSTED is gone.

I made a patch http://shiba.dk/pazo/gnutls_update.patch

Thanks!
Comment 1 Martin Wolf 2004-09-08 06:51:51 UTC
Sorry, didnt notice :(

*** This bug has been marked as a duplicate of 257811 ***