perl5-dbi / DBD-MariaDB

Perl MariaDB driver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

failed: SSL connection error: Enforcing SSL encryption is not supported

ByteFan opened this issue · comments

not a bug, updated to the latest DBD/MariaDB 1.22 and looks good.

Yea, there were more security related bugs and so it is possible that older client library or older DBD::MariaDB module is not able to establish TLS connection securely. In this case DBD::MariaDB throw an error message without attempting to send password unencrypted.