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 632220 - Add new property to SoupMessage to get certificate list
Add new property to SoupMessage to get certificate list
Status: RESOLVED DUPLICATE of bug 634425
Product: libsoup
Classification: Core
Component: API
unspecified
Other Linux
: Normal normal
: ---
Assigned To: libsoup-maint@gnome.bugs
libsoup-maint@gnome.bugs
Depends on:
Blocks:
 
 
Reported: 2010-10-15 14:45 UTC by Lukasz Slachciak
Modified: 2010-11-09 16:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Peers certificate as SoupMessage property (11.65 KB, patch)
2010-10-15 14:45 UTC, Lukasz Slachciak
none Details | Review

Description Lukasz Slachciak 2010-10-15 14:45:37 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.
Comment 1 Dan Winship 2010-11-09 16:36:15 UTC
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 ***