docker-amazon-redshift
docker-amazon-redshift copied to clipboard
SSL Error
I try to connect to the docker container, and got the error: java.sql.SQLException: Der Server unterstützt SSL nicht.
I am using the JDBC URL: jdbc:redshift://localhost:5439/aaa
Which is the correct database name? Could you please help me to connect?