Red Hat Bugzilla – Bug 1374740
libcurl does not accept use of ciphers *-SHA384
Last modified: 2017-08-01 13:02:31 EDT
Description of problem: the nss.c of libcurl does not accept the following NSS supported ciphers #define TLS_RSA_WITH_AES_256_GCM_SHA384 0x009D #define TLS_DHE_RSA_WITH_AES_256_GCM_SHA384 0x009F #define TLS_DHE_DSS_WITH_AES_256_GCM_SHA384 0x00A3 #define TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384 0xC024 #define TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384 0xC028 #define TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 0xC02C #define TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 0xC030 Version-Release number of selected component (if applicable): curl-7.29.0-35.el7
Confirmed. There is more cipher-suites missing in the list...
upstream commits: https://github.com/curl/curl/commit/75912202 https://github.com/curl/curl/commit/049aa925 https://github.com/curl/curl/commit/d1f1c857
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2017:2016