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 793280 - Improve use of GnuTLS in the gnutls-pkcs11 backend
Improve use of GnuTLS in the gnutls-pkcs11 backend
Status: RESOLVED OBSOLETE
Product: glib
Classification: Platform
Component: network
2.55.x
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2018-02-07 20:16 UTC by Michael Catanzaro
Modified: 2018-05-29 06:36 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Catanzaro 2018-02-07 20:16:08 UTC
I want to split these tasks out of bug #753260, because I want to close that bug, but don't want to work on the PKCS#11 backend.

  - Make the PKCS#11 code use gnutls_x509_trust_list_t as well, using
    gnutls's built-in PKCS#11 support.

  - [Use] the trust list iterating API [gnutls_x509_trust_list_iter_get_ca] on the PKCS#11 side [to] get rid of most of our direct p11-kit use as well.
Comment 1 Michael Catanzaro 2018-03-05 13:36:43 UTC
Also, I've switched GTlsBackendGnutlsPkcs11 to inherit directly from GTlsBackend instead of GTlsBackendGnutls. That probably needs to be changed, so it can share code with GTlsBackendGnutls.
Comment 2 GNOME Infrastructure Team 2018-05-24 20:11:43 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/glib/issues/1335.
Comment 3 Michael Catanzaro 2018-05-25 16:35:37 UTC
Reopening. This bug was migrated to https://gitlab.gnome.org/GNOME/glib, but it should have been migrated to https://gitlab.gnome.org/GNOME/glib-networking.
Comment 4 Christoph Reiter (lazka) 2018-05-29 06:36:43 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/glib-networking/issues/8.