[Github-comments] [geany/geany-plugins] geniuspaste plugin missing TLS certificate verification (#1078)

Michael Catanzaro notifications at xxxxx
Tue Jun 15 10:47:50 UTC 2021


> On Linux there's usually a central cert-db, but not sure there's such on Windows.

I'm pretty sure that's not true.

> What's the recommended way to handle TLS validation on Windows?

The recommended way is to do nothing. Just use the default GTlsDatabase. [That's implemented here](https://gitlab.gnome.org/GNOME/glib-networking/-/blob/master/tls/gnutls/gtlsdatabase-gnutls.c) and it just uses GnuTLS's default trust store. Presumably that should work as expected on Windows.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/1078#issuecomment-861395494
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210615/e9647280/attachment.htm>


More information about the Github-comments mailing list