GNOME Bugzilla – Bug 654788
SSL client certificate support
Last modified: 2011-07-18 18:48:15 UTC
Having implemented ActiveSync support based on libsoup, I now find that certain servers require SSL client certificate authentication, not just passwords. How can I do this with libsoup?
At the moment, you can't, although the APIs all exist at the GIO level. It is likely that the certificate database APIs will make it more obvious how to implement this at the libsoup level. See bug 636572 comment 21 *** This bug has been marked as a duplicate of bug 334021 ***