<!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=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>


<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<div>
<ul dir="auto">
<li>4.5 uses BER indefinite-length encoding for <code>encapContentInfo.eContent</code>, which fails to be parsed using <code>asn1_get_length_der()</code>. Replacing it with <code>asn1_get_length_ber()</code> results in signature verification failure.</li>
<li>4.6 second signature uses certificate with DSS parameters inherited from parent certificate rather than specified in certificate itself (there are huge FIXMEs in <code>_gnutls_x509_read_dsa_params()</code> and <code>_gnutls_get_asn_mpis()</code>). <a href="https://gitlab.com/nmav" data-user="105950" data-reference-type="user" data-container="body" data-placement="bottom" class="gfm gfm-project_member has-tooltip" title="Nikos Mavrogiannopoulos">@nmav</a> any idea how to handle this in the graceful way?</li>
</ul>
</div>


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

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/issues/612#note_116327601">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/26be59cff26d0f96d622f10da09f64e9/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/612#note_116327601"}}</script>
</p>
</div>
</body>
</html>