Open BillyYccc opened 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.
VERIFY_FULL
VERIFY_IDENTITY
@BillyYccc ping :-)
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) andVERIFY_IDENTITY
(MySQL) to test the hostname verification.