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.