05-05-2017 01:50 PM
Based on documentation on how to configure Redshift via SSL as seen below. How would I “Connect Using the Server Certificate in Java”? Since based on the current suggestion in the doc we are “Connect Without Using the Server Certificate in Java”
URL parameters to be specified to ensure SSL connectivity:
sslfactory=org.postgresql.ssl.NonValidatingFactory
ssl=true
Reference: Here is the Redshift doc
05-22-2017 09:02 AM
I’ve asked Support to look into it.
07-13-2017 04:24 PM
If cloudplex, then our DevOps will need to import the cert (the certificate chain or simply the intermediate cert of the Redshift instance region ) using the keytool command shown by PSAmmirata.
07-14-2017 11:58 AM
Thanks @mina I will add your comment to the ticket I already have
07-21-2017 07:31 AM
Sorry, it seems its currently not supported by our DevOps. I should have checked with them in advance.