<!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: #666;">
<a href="https://gitlab.com/johnxba">John</a> created an issue: <a href="https://gitlab.com/gnutls/gnutls/-/issues/1252">#1252</a>
</p>
<div></div>
<p dir="auto">RFC5746 (2010) paragraph 5. Security Considerations:<br>
"Many servers can mitigate this attack simply by refusing to renegotiate at all."<br>
"TLS implementations SHOULD provide a mechanism to disable and enable renegotiation."</p>
<p dir="auto">Users do not seem to have this option (e.g. %DISABLE_RENEGOTIATION).</p>
<p dir="auto">After RFC 5746 was published, DoS attacks, tools and papers were published regarding abuse of TLS renegotiation.</p>
<p dir="auto">Guidelines from security institutes call for disabling of client initiated renegotiation on servers to protect against attacks known and unknown. Users should have the option to do this. (e.g. %DISABLE_CLIENT_RENEGOTIATION).</p>
<p dir="auto">Servers do not need renegotiation when TLS sessions are short lived, for example small mail servers.</p>
<p dir="auto">Requested:<br>
%DISABLE_RENEGOTIATION: disable all renegotiation<br>
%DISABLE_CLIENT_RENEGOTIATION: disable all client initiated renegotiation</p>
<p dir="auto">Existing related settings:<br>
%PARTIAL_RENEGOTIATION [default]: allows safe renegotiation only (RFC5746)<br>
%DISABLE_SAFE_RENEGOTIATION: disable safe renegotiation extension (RFC5746)<br>
%UNSAFE_RENEGOTIATION: allow non-safe renegotiation (RFC5746)</p>

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

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/-/issues/1252">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/01b969c0768f3771cbcab6e6bac413d1/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/1252"}}</script>


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