Example usage for Java io.vertx.pgclient SslMode fields, constructors, methods, implement or subclass
The text is from its open source code.
SslMode | VERIFY_CA only try an SSL connection, and verify that the server certificate is issued by a trusted certificate authority (CA). |