Example usage for Java io.vertx.mysqlclient SslMode fields, constructors, methods, implement or subclass
The text is from its open source code.
SslMode | VERIFY_CA Like REQUIRED, but additionally verify the server Certificate Authority (CA) certificate against the configured CA certificates. |