<!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">

<div style="">
<blockquote dir="auto">
<p>Which tests fail?</p>
</blockquote>
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext">doit:124: rsa pss key: gnutls_x509_crt_verify_data2                    |</span>
<span id="LC2" class="line" lang="plaintext"> FAIL x509sign-verify</span></code></pre>
<blockquote dir="auto">
<p>What about making the cert never expire?
I tried to set expiration to 1000y in the future and it refused to generate a cert:</p>
</blockquote>
<pre class="code highlight js-syntax-highlight shell" lang="shell" v-pre="true"><code><span id="LC1" class="line" lang="shell"><span class="nb">cat </span>cert.cfg</span>
<span id="LC2" class="line" lang="shell">expiration_date <span class="o">=</span> <span class="s2">"9999-12-31 23:59:59"</span></span>
<span id="LC3" class="line" lang="shell"></span>
<span id="LC4" class="line" lang="shell">certtool <span class="nt">--template</span> cert.cfg <span class="nt">--load-ca-privkey</span> ca3_key.pem <span class="nt">--load-ca-certificate</span> ca3_cert.pem <span class="nt">--load-certificate</span> server_ca3_rsa_pss.pem ... <span class="nt">-u</span></span>
<span id="LC5" class="line" lang="shell"></span>
<span id="LC6" class="line" lang="shell">Generating a signed certificate...</span>
<span id="LC7" class="line" lang="shell">Activation/Expiration time.</span>
<span id="LC8" class="line" lang="shell">set_expiration: ASN1 parser: Element was not found.</span></code></pre>
</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/merge_requests/979#note_160714942">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/d061f401310feb4007070248bdc6513f/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 Merge request","url":"https://gitlab.com/gnutls/gnutls/merge_requests/979#note_160714942"}}</script>

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