PlasmaPHP / driver-mysql

The plasma driver for MySQL / MariaDB.

Home Page:https://plasmaphp.github.io/driver-mysql/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make unit tests able to test TLS

opened this issue · comments

Currently we are not able to test TLS on CIs, because we do not generate SSL certificates to restart the server with. We should look into this, so that we can test the TLS implementation on CIs.