Open slvrtrn opened 1 year ago
Currently, it's pretty cumbersome to run the plugin with certificates, as it requires adding JDBC options and is not user-friendly.
Example of how it's done for PostgreSQL:
Plugin should automatically get root ca from related domain name (postgres plugin does it by default)
Currently, it's pretty cumbersome to run the plugin with certificates, as it requires adding JDBC options and is not user-friendly.
Example of how it's done for PostgreSQL: