Currently we connect to PostgreSQL database using username/password authentication. Now we need to switch to certificate based authentication.
I've created certificate in the server. Can anyone please guide me how to configure this in DBConnect Web GUI?
Enable SSL: Select this check box to enable Secure Sockets Layer (SSL) encryption for the connection. SSL support is not available for all connection types. For further information, see
http://docs.splunk.com/Documentation/DBX/3.18.1/DeployDBX/Installdatabasedrivers and http://docs.splunk.com/Documentation/DBX/3.18.1/DeployDBX/Installdatabasedrivers#Enable_SSL_for_your...