<!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></div>
<p dir="auto">Hi all.</p>
<p dir="auto">Tell me please. How can I extend the supported Cipher Suites in GnuTLS ? My version 3.6.5. But when establishing connection with remote servers I get:</p>
<p dir="auto">HSK[0x13fe7f0]: unsupported cipher suite 00.31 was negotiated</p>
<p dir="auto">Fatal error: Could not negotiate a supported cipher suite.</p>
<p dir="auto">The output of **wireshark **logs shows that the server only requires ciphersuite <strong>TLS_DH_RSA_WITH_AES_128_CBC_SHA (0x0031)</strong>. It is not in the list of supported <a href="https://www.gnutls.org/manual/html_node/Supported-ciphersuites.html#Supported-ciphersuites" rel="nofollow noreferrer noopener" target="_blank">https://www.gnutls.org/manual/html_node/Supported-ciphersuites.html#Supported-ciphersuites</a>.</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/738">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/6ab0cec09a203f332ad366ef632c7803/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/738"}}</script>

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