linux-on-ibm-z / docs

A collection of instructions and tutorials to help you get your favorite software up and running on Linux on z
147 stars 58 forks source link

wolfssl / mariadb #39

Closed grooverdan closed 2 years ago

grooverdan commented 4 years ago

Hi,

Noticed MariaDB listed in the Jan 2020 report

They are having troubles MDEV-21705 with the bundled wolfSSL per https://github.com/wolfSSL/wolfssl/issues/2828.

Hoping someone can help them out.

cwsolee commented 4 years ago

Thanks for the comment, we've been using openSSL so far but will take a look at wolfSSL.

cwsolee commented 4 years ago

We took a quick look, the issue seems to be quite involved and a proper fix/port will be needed. WolfSSL community seems to be working on it.

grooverdan commented 2 years ago

FYI Wolfssl community has fixed this and based on https://buildbot.mariadb.org/#/builders/309/builds/534/steps/6/logs/stdio was built with wolfssl-4.8.0 and runs through a set of s390x ssl based tests without failing.

In the mean time Debian/Ubuntu has relaxed their stance of openssl linking and that is used by default anyway.