[MDEV-6823] build mariadb with cyassl Created: 2014-10-01 Updated: 2015-07-22 Resolved: 2014-10-05 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | SSL |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Sergei Golubchik | Assignee: | Sergei Golubchik |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Description |
|
For licensing reasons it's desirable to be able to build MariaDB with CYaSSL insead of OpenSSL |
| Comments |
| Comment by Sergei Golubchik [ 2014-10-01 ] |
|
This doesn't seem to be possible now, CYaSSL (or, at least, CYaSSL OpenSSL compatibility layer) is missing some functions that we use. Work-in-progress patch is attached |
| Comment by Otto Kekäläinen [ 2014-10-01 ] |
|
FYI: a related Debian bug report on MariaDB https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761911 and a MySQL bug report that also affects MariaDB https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761908 |
| Comment by Otto Kekäläinen [ 2015-07-22 ] |
|
See also https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=787118 As per discussion with serg, downstream Debian will continue to use bundled YaSSL and upstream mariadb.org packages will continue to use OpenSSL. |