<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>


<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<p class="details" style="font-style: italic; color: #666;">
<a href="https://gitlab.com/dueno">Daiki Ueno</a> created an issue <a href="https://gitlab.com/gnutls/gnutls/-/issues/1100">#1100</a>:
</p>
<div></div>
<p dir="auto">The callback set by <code>gnutls_x509_trust_list_set_getissuer_function</code> is currently expected to (1) inspect the downloaded certificates are trusted and (2) inject it to the trust list with <code>gnutls_x509_trust_list_add_cas</code>. This process is error-prone and we should provide a better interface to prevent misuses.</p>
<p dir="auto">The proposal is to change the callback type to return the downloaded certificates as an output parameter.</p>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #666;">

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/-/issues/1100">view it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
<a href="https://gitlab.com/-/sent_notifications/c51fd04bce7c2d5fb97fd7b55c59356a/unsubscribe">unsubscribe</a>
from this thread or
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Issue","url":"https://gitlab.com/gnutls/gnutls/-/issues/1100"}}</script>


</p>
</div>
</body>
</html>