eclipse-vertx / vertx-sql-client

High performance reactive SQL Client written in Java
Apache License 2.0
877 stars 195 forks source link

Fix SSL falback for SSL MODE ALWAYS #1412

Closed pendula95 closed 4 months ago

pendula95 commented 4 months ago

Related to #1411

vietj commented 4 months ago

@pendula95 https://github.com/eclipse-vertx/vertx-sql-client/pull/1413

I reworked the code to move the send initial message earlier as you hinted, the test still fails with a password issue it seems related to configuration