Add a request_certificate virtual method to GTlsInteraction
authorStef Walter <stefw@gnome.org>
Wed, 28 Nov 2012 21:01:21 +0000 (22:01 +0100)
committerStef Walter <stefw@gnome.org>
Mon, 28 Oct 2013 08:36:26 +0000 (09:36 +0100)
commit65af7c47fff4ab04f26d6c8e33c6a01e19139613
tree8ec4dc343cd3749dbdb196ae9c31bdea0c05850b
parent1fba61981a80c7a536113ba55f5a6acee8cd230c
Add a request_certificate virtual method to GTlsInteraction

This allows GTlsConnection implementations to request a certificate
from the user.

Fix ups by Dan Winship <danw@gnome.org>

https://bugzilla.gnome.org/show_bug.cgi?id=637257
docs/reference/gio/gio-sections.txt
gio/gioenums.h
gio/gtlsinteraction.c
gio/gtlsinteraction.h
gio/tests/Makefile.am
gio/tests/tls-interaction.c