Knight Hat
Knight Hat
Replaced '**_mySQLUseSSL_**' and '**_mySQLCheckServerCertificate_**' with '**_sslMode_**' (modern certificate and identity verification for MariaDB). This change effectively removes annoying messages ``` [AuthMe] [STDERR] [AuthMeMYSQLPool connection adder] WARN fr.xephi.authme.libs.org.mariadb.jdbc.Configuration - `useSsl` option...
### Before submitting a *pull request* make sure you have: - [x] [Searched](https://github.com/ytdl-org/youtube-dl/search?q=is%3Apr&type=Issues) the bugtracker for similar pull requests - [x] Read [adding new extractor tutorial](https://github.com/ytdl-org/youtube-dl#adding-support-for-a-new-site) - [x] Read [youtube-dl...