GNOME Bugzilla – Bug 681312
Add TLS SNI support on the server-side
Last modified: 2018-05-29 06:43:14 UTC
Created attachment 220462 [details] [review] Add TLS SNI support (GIO) Hi, I've created small patch that enables TLS SNI support while using GnuTLS backend. It adds new signal GTlsServerConnection::received-server-identity which allows to set proper certificate based on received server name.
Created attachment 220464 [details] [review] Add TLS SNI support (glib-networking)
Could we finally have that feature?
Review of attachment 220462 [details] [review]: Sorry for the half-decade delay. This seems useful, but the patch is malformed... if you want to push this forward, we need a git-formatted patch based on the upstream git directory, not a Debian package. If you can't apply it using 'git am' then it's not ready for review.
Review of attachment 220464 [details] [review]: Ditto.
The wip/danw/tls-new-apis branch of glib and wip/danw/sni branch of glib-networking contain slightly-updated versions of the patches here
Guys, at the moment I totally don't have capacity to work on this, hopefully what Dan has made will be OK.
-- 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/583.
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/24.