Hi,
in WebKit2 API, there is
webkit_web_context_allow_tls_certificate_for_host() [1]. Maybe that
can help you.
But I think that certificates aren't directly handled by WebKit and
you should manage them with other tools for your users.
[1]:
http://webkitgtk.org/reference/webkit2gtk/2.4.2/WebKitWebContext.html#webkit-web-context-allow-tls-certificate-for-host
On Mon, May 5, 2014 at 10:18 PM, Markus Teich
<markus.teich_AT_stusta.mhn.de> wrote:
> Heyho,
>
> how to implement user certificates? I did not find any hint in the documentation
> of webkit-gtk or libsoup… :(
>
> --Markus
>
Received on Sat Oct 25 2014 - 11:54:24 CEST