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

<p class="details" style="font-style: italic; color: #777;">
<a href="https://gitlab.com/CendioOssman">Pierre Ossman (Work account)</a> created an issue:
</p>
<div></div>
<h2 dir="auto">
<a id="user-content-description-of-problem" class="anchor" href="#description-of-problem" aria-hidden="true"></a>Description of problem:</h2>
<p dir="auto">Current versions of GnuTLS no longer advertise HMAC-SHA256 support unless very explicitly told to do so. This change was introduced in <a href="https://gitlab.com/gnutls/gnutls/commit/62248b6adf0c11d469b04b4bf58aa97deff5a813" data-original="62248b6adf0c11d469b04b4bf58aa97deff5a813" data-link="false" data-link-reference="false" data-project="179611" data-commit="62248b6adf0c11d469b04b4bf58aa97deff5a813" data-reference-type="commit" data-container="body" data-placement="bottom" title="priorities: hmac-sha256 ciphersuites were removed from defaults" class="gfm gfm-commit has-tooltip">62248b6a</a>, but the rationale doesn't match what's actually out there.</p>
<p dir="auto">Two issues:</p>
<ul dir="auto">
<li>
<p>Currently still supported versions of Windows has disabled HMAC-SHA1, but never got support for AEAD. This means that GnuTLS cannot connect to the RDP server on Windows 2012 R2.</p>
</li>
<li>
<p>The documentation states that <code>NORMAL</code> (and derived values such as <code>MAC-ALL</code>) should enable all currently secure ciphersuites. This is quite obviously not the case, and very confusing when trying to debug this issue.</p>
</li>
</ul>
<h2 dir="auto">
<a id="user-content-version-of-gnutls-used" class="anchor" href="#version-of-gnutls-used" aria-hidden="true"></a>Version of gnutls used:</h2>
<p dir="auto">3.6.8</p>
<h2 dir="auto">
<a id="user-content-distributor-of-gnutls-eg-ubuntu-fedora-rhel" class="anchor" href="#distributor-of-gnutls-eg-ubuntu-fedora-rhel" aria-hidden="true"></a>Distributor of gnutls (e.g., Ubuntu, Fedora, RHEL)</h2>
<p dir="auto">Tested on Fedora, but the cause is upstream.</p>
<h2 dir="auto">
<a id="user-content-how-reproducible" class="anchor" href="#how-reproducible" aria-hidden="true"></a>How reproducible:</h2>
<p dir="auto">100%</p>
<p dir="auto">Steps to Reproduce:</p>
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext">$ gnutls rds2012r2.example.com -p 3389</span></code></pre>
<h2 dir="auto">
<a id="user-content-actual-results" class="anchor" href="#actual-results" aria-hidden="true"></a>Actual results:</h2>
<p dir="auto">Server drops the connection and logs that it could not find a supported ciphersuite.</p>
<h2 dir="auto">
<a id="user-content-expected-results" class="anchor" href="#expected-results" aria-hidden="true"></a>Expected results:</h2>
<p dir="auto">TLS handshake succeeds.</p>

</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/831">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/e9a7a35279e6ebbd8624dc5e43732b36/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/831"}}</script>


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