<!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 style="color: #777777;">
<a href="https://gitlab.com/dueno">Daiki Ueno</a>
commented on a
<a href="https://gitlab.com/gnutls/gnutls/-/issues/1077#note_404205950">discussion</a>:
</p>
<div style="">
<blockquote dir="auto">
<p>do you think it is preferable to not offer TLS1.2 DHE ciphers suites than doing something equal to gnutls_certificate_set_known_dh_params() by default?</p>
</blockquote>
<p dir="auto">No. I'm only saying that, if none of <code>gnutls_certificate_set_known_dh_params</code> nor <code>gnutls_certificate_set_known_dh_params</code> is called, the server can only accept DHE through the RFC7919 way, that requires the client to advertise "supported_groups".</p>
<p dir="auto">If the server wants to support clients that don't send "supported_groups" in TLS 1.2, the server still needs to call <code>gnutls_certificate_set_known_dh_params</code>, whose documentation should be updated accordingly I think.</p>
<p dir="auto">But yes, I'm not the one who designed this deprecation, so the actual intention might be to make this fully automatic. I don't know. Perhaps <a href="https://gitlab.com/dkg" data-user="125081" data-reference-type="user" data-container="body" data-placement="top" class="gfm gfm-project_member js-user-link" title="Daniel Kahn Gillmor">@dkg</a> might have an opinion on that.</p>
</div>


</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/1077#note_404205950">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/979d344a178e34c27a07688305a83f53/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/1077#note_404205950"}}</script>


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