PostgreSQL SSL error when connecting with DataIKU
Hello hello, When trying to connect a local postgreSQL database to DataIKU, I obtain the error "Server does not support SSL". I also tried the method bypassing the certificates by adding the parameters sslfactory, org.postgresql.ssl.NonValidatingFactory but the outcome remains the same. As the SSL has been activated on my…