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 652284 - deal with small key lengths
deal with small key lengths
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: network
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2011-06-10 12:51 UTC by Dan Winship
Modified: 2011-08-06 00:06 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dan Winship 2011-06-10 12:51:57 UTC
libsoup had a hack to disable gnutls's check for minimum key length (to match openssl and nss's behavior), but this got lost when the code moved to glib-networking
Comment 1 Dan Winship 2011-08-06 00:06:53 UTC
fixed in master