<!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 style="color: #777777;">
<a href="https://gitlab.com/CendioOssman">Pierre Ossman (Work account)</a>
commented:
</p>
<div style="">
<p dir="auto">We've gotten a user request for this as well, where the case is simply differing types.</p>
<blockquote dir="auto">
<p>A simple but inefficient solution to address the tag issue, is for <code>_gnutls_x509_compare_raw_dn</code> comparison is to compare the textual form of the DNs (output of <code>gnutls_x509_rdn_get2</code>) for the DNs given using memcmp.</p>
</blockquote>
<p dir="auto">As far as I can tell this is what OpenSSL does as well. However it maintains a cache of the output to speed things up. See <code>x509_name_canon()</code> in <code>x_name.c</code>.</p>
<p dir="auto">I have not dug out if they also suffer from issues accessing PKCS#11 stuff (or the system store).</p>
<p dir="auto">Any more insights gathered around this?</p>
</div>


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

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/-/issues/553#note_310438059">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/587acb6084d9d146d5cf9653c840eb13/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/553#note_310438059"}}</script>


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