[MDEV-16475] Remove yassl Created: 2018-06-12 Updated: 2019-05-31 Resolved: 2019-05-31 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | SSL |
| Fix Version/s: | 10.4.6 |
| Type: | Task | Priority: | Major |
| Reporter: | Sergei Golubchik | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||
| Description |
|
When OpenSSL will be released under Apache license, there would be no need to spend efforts maintaining yassl support anymore. |
| Comments |
| Comment by Braiam Peguero [ 2018-08-01 ] |
|
Is there a branch that can be tested about this issue? |
| Comment by Georg Richter [ 2018-08-01 ] |
|
There is no extra branch, just build without yassl (Cmake option -DWITH_SSL=system). |
| Comment by Braiam Peguero [ 2018-08-20 ] |
|
I used both SLP and FireDaemon openssl windows binaries and both failed with LNK2019 errors on SSLeay_version, CRYPTO_get_id_callback, OPENSSL_add_all_algorithms_noconf, etc. Is there a recommended binary? The wiki doesn't indicate what to do if you want to use your own OpenSSL. |
| Comment by Sergei Golubchik [ 2018-08-21 ] |
|
This is an issue about removing YaSSL from the source tree. Please ask questions about compilation issues with SLP or FireDaemon openssl windows binaries on maria-developers@lists.launchpad.net |