<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>

<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>

<style>img {
max-width: 100%; height: auto;
}
body {
font-size: .875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px;
}
body {
font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px; font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'>
<div class="content">

<p style="color: #777777;">
<a href="https://gitlab.com/filhocf">Claudio Ferreira</a>
<a href="https://gitlab.com/gnutls/gnutls/-/issues/1798#note_3089295584">commented</a>:
</p>
<div class="md" style="position: relative; z-index: 1; color: #3a383f; word-wrap: break-word;">
<p dir="auto" style="color: #3a383f; margin: 0px 0px 1rem;" align="initial">Thank you for your patience and for the detailed investigation!</p>
<p dir="auto" style="color: #3a383f; margin: 0px 0px 1rem;" align="initial">After extensive testing with your suggested test case, I have important findings to report.</p>
<h2 id="user-content-summary" dir="auto" style="margin-top: 20px; margin-bottom: 10px;" align="initial">Summary<a href="#summary" aria-label="Link to heading 'Summary'" data-heading-content="Summary" class="anchor" style="margin-top: 0px;"></a>
</h2>
<p dir="auto" style="color: #3a383f; margin: 0px 0px 1rem;" align="initial">Auto-initialization <strong style="font-weight: 600; margin-top: 0px;">does work</strong> (modules are loaded), but there's a <strong style="font-weight: 600;">timing/state issue</strong> that prevents certificate discovery when initialization happens automatically vs. explicitly.</p>
<h2 id="user-content-test-results" dir="auto" style="margin-top: 20px; margin-bottom: 10px;" align="initial">Test Results<a href="#test-results" aria-label="Link to heading 'Test Results'" data-heading-content="Test Results" class="anchor" style="margin-top: 0px;"></a>
</h2>
<h3 id="user-content-environment" dir="auto" style="margin-top: 1.5rem; margin-bottom: 1rem; font-weight: 600; font-size: 1.125rem; letter-spacing: inherit; line-height: 1.25; color: #18171d;" align="initial">Environment<a href="#environment" aria-label="Link to heading 'Environment'" data-heading-content="Environment" class="anchor" style="margin-top: 0px;"></a>
</h3>
<ul dir="auto" style="text-align: initial; list-style-type: disc; margin: 0px 0px 1rem; padding: 0;">
<li style="margin-top: 0px; line-height: 1.6em; margin-left: 25px; padding-left: 3px;">
<strong style="font-weight: 600; margin-top: 0px;">GnuTLS</strong>: 3.8.12-2 (with MRs <a href="https://gitlab.com/gnutls/gnutls/-/merge_requests/2014" title="pkcs11: try to initialize modules in thread-safe mode" class="gfm gfm-merge_request" data-original="!2014" data-link="false" data-link-reference="false" data-merge-request="411742854" data-project="179611" data-project-path="gnutls/gnutls" data-iid="2014" data-container="body" data-placement="top" data-reference-type="merge_request">!2014 (merged)</a> and <a href="https://gitlab.com/gnutls/gnutls/-/merge_requests/2049" title="pkcs11: properly fall back to thread-unsafe module init" class="gfm gfm-merge_request" data-original="!2049" data-link="false" data-link-reference="false" data-merge-request="442240082" data-project="179611" data-project-path="gnutls/gnutls" data-iid="2049" data-container="body" data-placement="top" data-reference-type="merge_request">!2049 (merged)</a> applied)</li>
<li style="line-height: 1.6em; margin-left: 25px; padding-left: 3px;">
<strong style="font-weight: 600; margin-top: 0px;">OpenConnect</strong>: 9.12-3.3 (Debian package)</li>
<li style="line-height: 1.6em; margin-left: 25px; padding-left: 3px;">
<strong style="font-weight: 600; margin-top: 0px;">Token</strong>: G&D StarSign CUT S (SafeSign IC driver)</li>
<li style="line-height: 1.6em; margin-left: 25px; padding-left: 3px;">
<strong style="font-weight: 600; margin-top: 0px;">Certificate</strong>: ICP-Brasil A3</li>
</ul>
<h3 id="user-content-test-1-openconnect-without-explicit-init-stock-debian-package" dir="auto" style="margin-top: 1.5rem; margin-bottom: 1rem; font-weight: 600; font-size: 1.125rem; letter-spacing: inherit; line-height: 1.25; color: #18171d;" align="initial">Test 1: OpenConnect WITHOUT explicit init (stock Debian package)<a href="#test-1-openconnect-without-explicit-init-stock-debian-package" aria-label="Link to heading 'Test 1: OpenConnect WITHOUT explicit init (stock Debian package)'" data-heading-content="Test 1: OpenConnect WITHOUT explicit init (stock Debian package)" class="anchor" style="margin-top: 0px;"></a>
</h3>
<div class="gl-relative markdown-code-block js-markdown-code">
<pre data-canonical-lang="bash" class="code highlight js-syntax-highlight language-shell" v-pre="true" style='display: block; font-size: 14px; color: #3a383f; line-height: 1.6em; overflow-x: auto; border-radius: .25rem; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; margin: 0px 0 1rem; padding: 12px; border: 1px solid #dcdcde;'><code style='font-size: inherit; color: inherit; word-wrap: normal; word-break: keep-all; background-color: inherit; border-radius: .25rem; white-space: pre; margin-top: 0px; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; overflow-wrap: normal; padding: unset;'><span id="LC1" class="line" lang="shell" style="margin-top: 0px;"><span class="nv" style="margin-top: 0px;">GNUTLS_DEBUG_LEVEL</span><span class="o">=</span>10 /usr/sbin/openconnect <span class="nt">--protocol</span><span class="o">=</span>gp <span class="se">\</span></span>
<span id="LC2" class="line" lang="shell">  <span class="nt" style="margin-top: 0px;">-c</span> <span class="s2">"pkcs11:id=%XX%XX%XX%XX"</span> <span class="o">[</span>VPN_SERVER]</span></code></pre>
<copy-code></copy-code><insert-code-snippet></insert-code-snippet>
</div>
<p dir="auto" style="color: #3a383f; margin: 0px 0px 1rem;" align="initial"><strong style="font-weight: 600; margin-top: 0px;">Result:</strong></p>
<div class="gl-relative markdown-code-block js-markdown-code">
<pre class="code highlight js-syntax-highlight language-plaintext" v-pre="true" style='display: block; font-size: 14px; color: #3a383f; line-height: 1.6em; overflow-x: auto; border-radius: .25rem; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; margin: 0px 0 1rem; padding: 12px; border: 1px solid #dcdcde;'><code style='font-size: inherit; color: inherit; word-wrap: normal; word-break: keep-all; background-color: inherit; border-radius: .25rem; white-space: pre; margin-top: 0px; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; overflow-wrap: normal; padding: unset;'><span id="LC1" class="line" lang="plaintext" style="margin-top: 0px;">gnutls[2]: p11: Initializing module: safesign</span>
<span id="LC2" class="line" lang="plaintext">gnutls[2]: p11: Module safesign is initialized in a thread-safe mode</span>
<span id="LC3" class="line" lang="plaintext">...</span>
<span id="LC4" class="line" lang="plaintext">gnutls[3]: ASSERT: ../../../lib/auth/cert.c[find_x509_client_cert]:229</span>
<span id="LC5" class="line" lang="plaintext">...</span>
<span id="LC6" class="line" lang="plaintext">Valid client certificate is required</span></code></pre>
<copy-code></copy-code><insert-code-snippet></insert-code-snippet>
</div>
<p dir="auto" style="color: #3a383f; margin: 0px 0px 1rem;" align="initial"><gl-emoji title="check mark button" data-name="white_check_mark" data-unicode-version="6.0" style="margin-top: 0px;">✅</gl-emoji> PKCS#11 auto-initialization <strong style="font-weight: 600;">works</strong> (SafeSign loaded)<br>
<gl-emoji title="cross mark" data-name="x" data-unicode-version="6.0">❌</gl-emoji> Certificate discovery <strong style="font-weight: 600;">fails</strong> (<code style='font-size: 90%; color: #18171d; word-wrap: break-word; background-color: #ececef; border-radius: .25rem; font-weight: inherit; overflow-wrap: break-word; white-space: break-spaces; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: keep-all; padding: 0.125rem 0.25rem;'>find_x509_client_cert</code> assertion)<br>
<gl-emoji title="cross mark" data-name="x" data-unicode-version="6.0">❌</gl-emoji> Empty certificate sent to server (7 bytes)<br>
<gl-emoji title="cross mark" data-name="x" data-unicode-version="6.0">❌</gl-emoji> Authentication fails</p>
<h3 id="user-content-test-2-openconnect-with-explicit-init-patched-version" dir="auto" style="margin-top: 1.5rem; margin-bottom: 1rem; font-weight: 600; font-size: 1.125rem; letter-spacing: inherit; line-height: 1.25; color: #18171d;" align="initial">Test 2: OpenConnect WITH explicit init (patched version)<a href="#test-2-openconnect-with-explicit-init-patched-version" aria-label="Link to heading 'Test 2: OpenConnect WITH explicit init (patched version)'" data-heading-content="Test 2: OpenConnect WITH explicit init (patched version)" class="anchor" style="margin-top: 0px;"></a>
</h3>
<p dir="auto" style="color: #3a383f; margin: 0px 0px 1rem;" align="initial">Same command, but OpenConnect calls <code style='font-size: 90%; color: #18171d; word-wrap: break-word; background-color: #ececef; border-radius: .25rem; margin-top: 0px; font-weight: inherit; overflow-wrap: break-word; white-space: break-spaces; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: keep-all; padding: 0.125rem 0.25rem;'>gnutls_pkcs11_init()</code> explicitly in <code style='font-size: 90%; color: #18171d; word-wrap: break-word; background-color: #ececef; border-radius: .25rem; font-weight: inherit; overflow-wrap: break-word; white-space: break-spaces; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: keep-all; padding: 0.125rem 0.25rem;'>openconnect_init_ssl()</code>:</p>
<p dir="auto" style="color: #3a383f; margin: 0px 0px 1rem;" align="initial"><strong style="font-weight: 600; margin-top: 0px;">Result:</strong></p>
<div class="gl-relative markdown-code-block js-markdown-code">
<pre class="code highlight js-syntax-highlight language-plaintext" v-pre="true" style='display: block; font-size: 14px; color: #3a383f; line-height: 1.6em; overflow-x: auto; border-radius: .25rem; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; margin: 0px 0 1rem; padding: 12px; border: 1px solid #dcdcde;'><code style='font-size: inherit; color: inherit; word-wrap: normal; word-break: keep-all; background-color: inherit; border-radius: .25rem; white-space: pre; margin-top: 0px; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; overflow-wrap: normal; padding: unset;'><span id="LC1" class="line" lang="plaintext" style="margin-top: 0px;">PIN necessário para [TOKEN_NAME]</span>
<span id="LC2" class="line" lang="plaintext">Insira o PIN:</span>
<span id="LC3" class="line" lang="plaintext">Usando certificado "[USER_NAME]:[CPF_MASKED]" do cliente</span>
<span id="LC4" class="line" lang="plaintext">Próxima AC "AC SOLUTI Multipla v5 G2" obtida de PKCS#11</span>
<span id="LC5" class="line" lang="plaintext">...</span>
<span id="LC6" class="line" lang="plaintext">Conectado ao HTTP no [VPN_SERVER]</span></code></pre>
<copy-code></copy-code><insert-code-snippet></insert-code-snippet>
</div>
<p dir="auto" style="color: #3a383f; margin: 0px 0px 1rem;" align="initial"><gl-emoji title="check mark button" data-name="white_check_mark" data-unicode-version="6.0" style="margin-top: 0px;">✅</gl-emoji> PKCS#11 initialized explicitly<br>
<gl-emoji title="check mark button" data-name="white_check_mark" data-unicode-version="6.0">✅</gl-emoji> PIN prompt appears<br>
<gl-emoji title="check mark button" data-name="white_check_mark" data-unicode-version="6.0">✅</gl-emoji> Certificate <strong style="font-weight: 600;">found and loaded</strong> successfully<br>
<gl-emoji title="check mark button" data-name="white_check_mark" data-unicode-version="6.0">✅</gl-emoji> Full certificate chain retrieved from token<br>
<gl-emoji title="check mark button" data-name="white_check_mark" data-unicode-version="6.0">✅</gl-emoji> VPN connection succeeds</p>
<h2 id="user-content-analysis" dir="auto" style="margin-top: 20px; margin-bottom: 10px;" align="initial">Analysis<a href="#analysis" aria-label="Link to heading 'Analysis'" data-heading-content="Analysis" class="anchor" style="margin-top: 0px;"></a>
</h2>
<p dir="auto" style="color: #3a383f; margin: 0px 0px 1rem;" align="initial">The MRs <a href="https://gitlab.com/gnutls/gnutls/-/merge_requests/2014" title="pkcs11: try to initialize modules in thread-safe mode" class="gfm gfm-merge_request" data-original="!2014" data-link="false" data-link-reference="false" data-merge-request="411742854" data-project="179611" data-project-path="gnutls/gnutls" data-iid="2014" data-container="body" data-placement="top" data-reference-type="merge_request" style="margin-top: 0px;">!2014 (merged)</a> and <a href="https://gitlab.com/gnutls/gnutls/-/merge_requests/2049" title="pkcs11: properly fall back to thread-unsafe module init" class="gfm gfm-merge_request" data-original="!2049" data-link="false" data-link-reference="false" data-merge-request="442240082" data-project="179611" data-project-path="gnutls/gnutls" data-iid="2049" data-container="body" data-placement="top" data-reference-type="merge_request">!2049 (merged)</a> successfully fixed the <strong style="font-weight: 600;">initialization</strong> problem, but there's a subtle <strong style="font-weight: 600;">timing/state issue</strong>:</p>
<ol dir="auto" style="text-align: initial; margin: 0px 0px 1rem; padding: 0;">
<li style="margin-top: 0px; line-height: 1.6em; margin-left: 25px; padding-left: 3px;">
<p style="color: #3a383f; margin: 0px 0px 1rem;"><strong style="font-weight: 600; margin-top: 0px;">Auto-init (late)</strong>: When GnuTLS initializes PKCS#11 automatically during the first PKCS#11 operation, something in the internal state causes <code style='font-size: 90%; color: #18171d; word-wrap: break-word; background-color: #ececef; border-radius: .25rem; font-weight: inherit; overflow-wrap: break-word; white-space: break-spaces; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: keep-all; padding: 0.125rem 0.25rem;'>find_x509_client_cert()</code> to fail</p>
</li>
<li style="line-height: 1.6em; margin-left: 25px; padding-left: 3px;">
<p style="color: #3a383f; margin: 0px 0px 1rem;"><strong style="font-weight: 600; margin-top: 0px;">Explicit init (early)</strong>: When OpenConnect initializes PKCS#11 explicitly in <code style='font-size: 90%; color: #18171d; word-wrap: break-word; background-color: #ececef; border-radius: .25rem; font-weight: inherit; overflow-wrap: break-word; white-space: break-spaces; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: keep-all; padding: 0.125rem 0.25rem;'>openconnect_init_ssl()</code> before any certificate operations, everything works correctly</p>
</li>
</ol>
<h2 id="user-content-possible-causes" dir="auto" style="margin-top: 20px; margin-bottom: 10px;" align="initial">Possible Causes<a href="#possible-causes" aria-label="Link to heading 'Possible Causes'" data-heading-content="Possible Causes" class="anchor" style="margin-top: 0px;"></a>
</h2>
<ol dir="auto" style="text-align: initial; margin: 0px 0px 1rem; padding: 0;">
<li style="margin-top: 0px; line-height: 1.6em; margin-left: 25px; padding-left: 3px;">
<strong style="font-weight: 600; margin-top: 0px;">State initialization order</strong>: Auto-init may not fully initialize some internal state needed for certificate discovery</li>
<li style="line-height: 1.6em; margin-left: 25px; padding-left: 3px;">
<strong style="font-weight: 600; margin-top: 0px;">Module registration timing</strong>: Modules registered during auto-init may not be properly available for subsequent operations</li>
<li style="line-height: 1.6em; margin-left: 25px; padding-left: 3px;">
<strong style="font-weight: 600; margin-top: 0px;">p11-kit interaction</strong>: The interaction between GnuTLS and p11-kit may have different behavior depending on initialization timing</li>
</ol>
<h2 id="user-content-conclusion" dir="auto" style="margin-top: 20px; margin-bottom: 10px;" align="initial">Conclusion<a href="#conclusion" aria-label="Link to heading 'Conclusion'" data-heading-content="Conclusion" class="anchor" style="margin-top: 0px;"></a>
</h2>
<p dir="auto" style="color: #3a383f; margin: 0px 0px 1rem;" align="initial">This is <strong style="font-weight: 600; margin-top: 0px;">not a false report</strong>, but the problem is more subtle than initially described:</p>
<ul dir="auto" style="text-align: initial; list-style-type: disc; margin: 0px 0px 1rem; padding: 0;">
<li style="margin-top: 0px; line-height: 1.6em; margin-left: 25px; padding-left: 3px;">
<gl-emoji title="check mark button" data-name="white_check_mark" data-unicode-version="6.0" style="margin-top: 0px;">✅</gl-emoji> Auto-initialization works (modules load)</li>
<li style="line-height: 1.6em; margin-left: 25px; padding-left: 3px;">
<gl-emoji title="cross mark" data-name="x" data-unicode-version="6.0" style="margin-top: 0px;">❌</gl-emoji> But certificate discovery fails with auto-init</li>
<li style="line-height: 1.6em; margin-left: 25px; padding-left: 3px;">
<gl-emoji title="check mark button" data-name="white_check_mark" data-unicode-version="6.0" style="margin-top: 0px;">✅</gl-emoji> Explicit initialization works perfectly</li>
</ul>
<p dir="auto" style="color: #3a383f; margin: 0px 0px 1rem;" align="initial"><strong style="font-weight: 600; margin-top: 0px;">Question</strong>: Is this expected behavior, or should auto-init guarantee the same state as explicit init?</p>
<h2 id="user-content-logs-available" dir="auto" style="margin-top: 20px; margin-bottom: 10px;" align="initial">Logs Available<a href="#logs-available" aria-label="Link to heading 'Logs Available'" data-heading-content="Logs Available" class="anchor" style="margin-top: 0px;"></a>
</h2>
<p dir="auto" style="color: #3a383f; margin: 0px 0px 1rem;" align="initial">I can provide complete debug logs (GNUTLS_DEBUG_LEVEL=10) for both scenarios if helpful.</p>
<hr style="overflow: hidden; margin: 10px 0; border: 1px solid #dcdcde;">
<p dir="auto" style="color: #3a383f; margin: 0px;" align="initial">Thank you for your time investigating this. The MRs <a href="https://gitlab.com/gnutls/gnutls/-/merge_requests/2014" title="pkcs11: try to initialize modules in thread-safe mode" class="gfm gfm-merge_request" data-original="!2014" data-link="false" data-link-reference="false" data-merge-request="411742854" data-project="179611" data-project-path="gnutls/gnutls" data-iid="2014" data-container="body" data-placement="top" data-reference-type="merge_request" style="margin-top: 0px;">!2014 (merged)</a> and <a href="https://gitlab.com/gnutls/gnutls/-/merge_requests/2049" title="pkcs11: properly fall back to thread-unsafe module init" class="gfm gfm-merge_request" data-original="!2049" data-link="false" data-link-reference="false" data-merge-request="442240082" data-project="179611" data-project-path="gnutls/gnutls" data-iid="2049" data-container="body" data-placement="top" data-reference-type="merge_request">!2049 (merged)</a> definitely improved the situation, but there seems to be a remaining issue with certificate discovery timing.</p>
</div>


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

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/-/issues/1798#note_3089295584">view it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://gitlab.com">gitlab.com</a>. <a href="https://gitlab.com/-/sent_notifications/3-9umssgz9o62yyxvn4v0vo13ml/unsubscribe" target="_blank" rel="noopener noreferrer">Unsubscribe</a> from this thread · <a href="https://gitlab.com/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://gitlab.com/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<span style="color: transparent; font-size: 0; display: none; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0;">
Notification message regarding https://gitlab.com/gnutls/gnutls/-/issues/1798#note_3089295584 at 1771330165
</span>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Issue","url":"https://gitlab.com/gnutls/gnutls/-/issues/1798#note_3089295584"}}</script>


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