eclipse-vertx / vertx-sql-client

High performance reactive SQL Client written in Java
Apache License 2.0
893 stars 201 forks source link

Add more specific documentation for TLS configuration #818

Open BillyYccc opened 3 years ago

BillyYccc commented 3 years ago

We should clarify more specifically how the TLS is configured in the documentation, we also need to add tests for the SSLMode VERIFY_FULL(Postgres) and VERIFY_IDENTITY(MySQL) to test the hostname verification.

vietj commented 3 years ago

@BillyYccc ping :-)

vietj commented 2 years ago

@BillyYccc ping :-)