cancel
Showing results for 
Search instead for 
Did you mean: 

Redshift with SSL?

aleung
Contributor III

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

13 REPLIES 13

dmiller
Former Employee

I’ve asked Support to look into it.


Diane Miller

mina
Employee
Employee

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.

aleung
Contributor III

Thanks @mina I will add your comment to the ticket I already have

Sorry, it seems its currently not supported by our DevOps. I should have checked with them in advance.