[CONC-558] Can't use ECDHE cipher suites with GnuTLS Created: 2021-06-29 Updated: 2021-07-05 Resolved: 2021-07-05 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | Security |
| Affects Version/s: | 3.1, 3.2 |
| Fix Version/s: | 3.2.3, 3.1.14 |
| Type: | Bug | Priority: | Major |
| Reporter: | Georg Richter | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
When specifiying a ECDHE cipher suite, gnutls aborts handshake with error message "No curve found". Fix: Provide +CURVE-ALL in gnutls priorities. |