mirror of
https://github.com/MariaDB/server.git
synced 2025-08-24 11:21:36 +02:00
![]() With WolfSSL, the plugins is statically compiled, and enabled, and defaults to autogenerating ssl keys, which was left unimplemented. Thus, it spits out some [ERROR] on every startup. Fixed by implementing the functionality to generate and store RSA key, using WolfSSL APIs. Also, enabled tcp_nossl test on Windows, because RSA encryption by mariadb client is not just openssl thing, it is implemented for everything except gnutls. |
||
---|---|---|
.. | ||
fini.inc | ||
init.inc | ||
init.opt | ||
socket.opt | ||
socket.result | ||
socket.test | ||
ssl_auto.opt | ||
ssl_auto.result | ||
ssl_auto.test | ||
ssl_manual.result | ||
ssl_manual.test | ||
suite.pm | ||
tcp_nossl.result | ||
tcp_nossl.test |