<p></p>
<blockquote>
<p>On Linux there's usually a central cert-db, but not sure there's such on Windows.</p>
</blockquote>
<p>I'm pretty sure that's not true.</p>
<blockquote>
<p>What's the recommended way to handle TLS validation on Windows?</p>
</blockquote>
<p>The recommended way is to do nothing. Just use the default GTlsDatabase. <a href="https://gitlab.gnome.org/GNOME/glib-networking/-/blob/master/tls/gnutls/gtlsdatabase-gnutls.c" rel="nofollow">That's implemented here</a> and it just uses GnuTLS's default trust store. Presumably that should work as expected on Windows.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany-plugins/issues/1078#issuecomment-861395494">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJYQT76GTHEV6IQAOS3TS4VVNANCNFSM45PTM2BQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJZ4454XKTJSTYV4FCLTS4VVNA5CNFSM45PTM2B2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGNL5UJQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany-plugins/issues/1078#issuecomment-861395494",
"url": "https://github.com/geany/geany-plugins/issues/1078#issuecomment-861395494",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>