GNOME Bugzilla – Bug 793280
Improve use of GnuTLS in the gnutls-pkcs11 backend
Last modified: 2018-05-29 06:36:43 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.
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.
-- 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.
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.
-- 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.