[gnutls-devel] GnuTLS | Support Cipher Suite: TLS_DH_RSA_WITH_AES_128_CBC_SHA (#738)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Mon Mar 25 08:01:58 CET 2019
New Issue was created.
Issue 738: https://gitlab.com/gnutls/gnutls/issues/738
Author: acharintsev
Assignee:
Hi all.
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:
HSK[0x13fe7f0]: unsupported cipher suite 00.31 was negotiated
Fatal error: Could not negotiate a supported cipher suite.
The output of **wireshark **logs shows that the server only requires ciphersuite **TLS_DH_RSA_WITH_AES_128_CBC_SHA (0x0031)**. It is not in the list of supported https://www.gnutls.org/manual/html_node/Supported-ciphersuites.html#Supported-ciphersuites.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/738
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20190325/0b41f8b3/attachment.html>
More information about the Gnutls-devel
mailing list