Skip to content

Use sslMode on MariaDB (remove warning)#2777

Closed
knighthat wants to merge 2 commits intoAuthMe:masterfrom
knighthat:master
Closed

Use sslMode on MariaDB (remove warning)#2777
knighthat wants to merge 2 commits intoAuthMe:masterfrom
knighthat:master

Conversation

@knighthat
Copy link
Copy Markdown

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 is deprecated, replaced by option `sslMode`
[me.lucko.luckperms.lib.mariadb.Configuration] `useSsl` option is deprecated, replaced by option `sslMode`

Which in turn trigger

Nag author(s): '[sgdc3, games647, Hex3l, krusic22]' of 'AuthMe v5.6.0-SNAPSHOT-b2614' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).

HaHaWTH added a commit to HaHaWTH/AuthMeReReloaded that referenced this pull request Apr 3, 2024
@Xephi Xephi closed this Apr 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants