looking for MySQL package based on OpenSSL (not yassl)

1 post / 0 new
#1 Mon, 2018-02-05 18:43
imnieves
  • imnieves's picture
  • Offline
  • Last seen: 1 month 3 weeks ago
  • Joined: 2018-02-05

Hello folks, Ian here. Im new to this community. Forgive me if I don't know communication protocol here yet.

Im working on a project, and learning about Docker and Alpine at the same time.

I spent the last 2 days trying to get SSL working on a mysql database on Alpine, and had very spotty results. After much research, I have pinned the issue down to a probable cause: yassl incompatibilities. I noticed that the Alpine mysql package uses yassl.

Id like to find/get a mysql package that has the (more robust) OpenSSL.

Can anyone advise me on how to find it, or how to make it?
Or maybe how to contact the maintainer and inform them of the issues I encountered?

Cheers,
Ian