[MDEV-15596] 10.2 doesn't work with openssl 1.1.1 Created: 2018-03-19 Updated: 2018-06-21 Resolved: 2018-06-21 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | SSL |
| Affects Version/s: | 10.2, 10.3 |
| Fix Version/s: | 10.2.16, 10.3.8 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Sergei Golubchik | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
||||||||||||||||||||||||
| Issue Links: |
|
||||||||||||||||||||||||
| Description |
|
make sure that mariadb 10.2 compiles and works with openssl 1.1.1 |
| Comments |
| Comment by Georg Richter [ 2018-04-06 ] |
|
Since all mtrr tests which test for specific cipher suites fail, we need an option to test against specific protocols. |
| Comment by Georg Richter [ 2018-04-06 ] |
|
Patch for OpenSSL 1.1.1 support attached |