All Apps and Add-ons

Why am I receiving this DB Connect error: "sslmode and sslfactory are in conflict" when attempting to connect to a Postgres server with SSL?

itbetter
Explorer

We are running a Postgres server on AWS RDS with SSL Required. For some reason though when saving the connection and trying to us it we are getting the following error.

[Amazon](500154) The values of the connection properties sslmode and sslfactory are in conflict;'

Has anyone experienced this before? I cannot find any prior instances of this.

0 Karma
1 Solution

itbetter
Explorer

I actually figured this out. You manually must edit the JDBC string and remove sslmode=require. Keep ssl=true. The connection then works.

View solution in original post

0 Karma

itbetter
Explorer

I actually figured this out. You manually must edit the JDBC string and remove sslmode=require. Keep ssl=true. The connection then works.

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...