[webkit-gtk] Query regarding client certificate authentication using webkit2gtk
Michael Catanzaro
mcatanzaro at igalia.com
Tue Dec 19 09:20:46 PST 2017
On Mon, Dec 18, 2017 at 1:17 PM, srujan reddy <srujannajurs at gmail.com>
wrote:
> Hi,
>
> I am developing an application using webkit2gtk. I want to support
> client certificate based authentication in that.
>
> I couldn't get much information regarding the same in the webkit
> documentation.
> It would be great if you can point me to some examples regarding the
> same.
>
> Thanks,
> Srujan
Hi,
Unfortunately WebKitGTK+ does not support client certificate
authentication. This is https://bugs.webkit.org/show_bug.cgi?id=164509.
There is a WIP patch to implement it there, but it's been abandoned, so
somebody will need to rebase it on trunk (not sure how hard that would
be) and complete Sergio's TODO list in comment #2.
Michael
More information about the webkit-gtk
mailing list