GNOME Bugzilla – Bug 632220
Add new property to SoupMessage to get certificate list
Last modified: 2010-11-09 16:36:15 UTC
Created attachment 172428 [details] [review] Peers certificate as SoupMessage property Implemented new property for SoupMessage which will offer an array of peers certificates. It will contains all certificates returned by the gnutls_certificate_get_peers method. It could be used e.g. in epiphany browser to get site's certificates details.
This will be fixed 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 ***