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 547881 - Missing CRL support
Missing CRL support
Status: RESOLVED DUPLICATE of bug 634425
Product: libsoup
Classification: Core
Component: HTTP Transport
2.2.x
Other All
: Normal enhancement
: ---
Assigned To: libsoup-maint@gnome.bugs
libsoup-maint@gnome.bugs
Depends on:
Blocks:
 
 
Reported: 2008-08-15 08:22 UTC by Michael Bell
Modified: 2010-11-09 16:28 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Michael Bell 2008-08-15 08:22:12 UTC
I use libsoup 2.2 and 2.4 in libsyncml. I need static CRL support to get a minimum secure environment. Actually I see no way how to configure a static file CRL or a CDP. A property SOUP_SESSION_SSL_CRL_FILE like the known SOUP_SESSION_SSL_CA_FILE would be nice.

If libsoup supports dynamic CRL allocation via CDPs then simply delete this feature request. I don't know if GnuTLS determines CDPs dynamically from certificates.
Comment 1 Dan Winship 2010-11-09 16:28:00 UTC
This should be possible in 2.32/3.0 when we port to the new GIO TLS APIs (bug
588189).

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