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
Admin Admin
Admin

I’m trying to find out if anyone has configured this for any of our customers, but haven’t heard anything yet.


Diane Miller
Community Manager

pavan
Former Employee

Hi Alen,

Are you trying to secure the channel where the data is passed? Can you please let me know the use case?

aleung
Contributor III

our security team is enforcing control over connection to Redshift and requiring the use of AWS public key over SSL

pavan
Former Employee

We have not tested this internally, but plan to in near future.