<!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="">
<p dir="auto">This is with 3.6.8</p>
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext"># test whether tls1.2 works</span>
<span id="LC2" class="line" lang="plaintext">$ gnutls-cli --priority NORMAL:-VERS-TLS1.3 lutris.net</span>
<span id="LC3" class="line" lang="plaintext">Processed 154 CA certificate(s).</span>
<span id="LC4" class="line" lang="plaintext">Resolving 'lutris.net:443'...</span>
<span id="LC5" class="line" lang="plaintext">Connecting to '104.27.186.245:443'...</span>
<span id="LC6" class="line" lang="plaintext">*** Fatal error: Error in the pull function.</span>
<span id="LC7" class="line" lang="plaintext"></span>
<span id="LC8" class="line" lang="plaintext"># test whether any new groups cause issue</span>
<span id="LC9" class="line" lang="plaintext">$ gnutls-cli  lutris.net --priority NORMAL:-GROUP-ALL:+GROUP-SECP256R1</span>
<span id="LC10" class="line" lang="plaintext">Processed 154 CA certificate(s).</span>
<span id="LC11" class="line" lang="plaintext">Resolving 'lutris.net:443'...</span>
<span id="LC12" class="line" lang="plaintext">Connecting to '104.27.186.245:443'...</span>
<span id="LC13" class="line" lang="plaintext">*** Fatal error: Error in the pull function.</span>
<span id="LC14" class="line" lang="plaintext"></span>
<span id="LC15" class="line" lang="plaintext"># use the debug tool</span>
<span id="LC16" class="line" lang="plaintext">$ gnutls-cli-debug lutris.net</span>
<span id="LC17" class="line" lang="plaintext">GnuTLS debug client 3.6.8</span>
<span id="LC18" class="line" lang="plaintext">Checking lutris.net:443</span>
<span id="LC19" class="line" lang="plaintext">                        whether we need to disable TLS 1.2... yes</span>
<span id="LC20" class="line" lang="plaintext">                        whether we need to disable TLS 1.1... yes</span>
<span id="LC21" class="line" lang="plaintext">                        whether we need to disable TLS 1.0... yes</span>
<span id="LC22" class="line" lang="plaintext">                        whether %NO_EXTENSIONS is required... yes</span>
<span id="LC23" class="line" lang="plaintext">                               whether %COMPAT is required... yes</span>
<span id="LC24" class="line" lang="plaintext">                             for TLS 1.0 (RFC2246) support... no</span>
<span id="LC25" class="line" lang="plaintext"> for TLS 1.0 (RFC2246) support with TLS 1.0 record version... no</span>
<span id="LC26" class="line" lang="plaintext">                             for TLS 1.1 (RFC4346) support... no</span>
<span id="LC27" class="line" lang="plaintext">                                  fallback from TLS 1.1 to... failed</span>
<span id="LC28" class="line" lang="plaintext">                             for TLS 1.2 (RFC5246) support... no</span>
<span id="LC29" class="line" lang="plaintext">                             for TLS 1.3 (RFC8446) support... no</span>
<span id="LC30" class="line" lang="plaintext">                       TLS1.2 neg fallback from TLS 1.6 to... failed (server requires fallback dance)</span>
<span id="LC31" class="line" lang="plaintext"></span>
<span id="LC32" class="line" lang="plaintext">Server does not support any of SSL 3.0, TLS 1.0, 1.1, 1.2 and 1.3</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/issues/779#note_177437020">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/b3c8a6a405d637300fbd4c3ba6cc52b0/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/779#note_177437020"}}</script>

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