<!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 style="">
<p dir="auto">After some test on Gitlab.com CI I am still puzzled. E.g. <code>gnutls-cli-self-signed.sh</code> fails.</p>
<p dir="auto">Datefudge works (tested with <code>datefudge 2018-1-1 dat -u +%s</code>).</p>
<p dir="auto"><code>datefudge 2018-1-1 ../src/gnutls-cli -p 25055 localhost</code> fails as expected - but the error message is different than what we expect:</p>
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext">Status: The certificate is NOT trusted. The certificate issuer is unknown. The certificate chain uses not yet valid certificate.</span></code></pre>
<p dir="auto">We expect</p>
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext">Status: The certificate is NOT trusted. The certificate issuer is unknown.</span></code></pre>
<p dir="auto">The certificates data is <code>activated</code>2017-12-30 06:25:48 UTC', expires <code>2019-12-20 06:25:51 UTC'</code>.</p>
<p dir="auto">What really puzzles me is that on a local docker image (built from the same Dockerfile), all tests succeed. Could it be a qemu issue on the docker host ?</p>
</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/701#note_140157009">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/da55cb57586eee3a82f302e980f26818/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/701#note_140157009"}}</script>
</p>
</div>
</body>
</html>