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-16-2017 11:35 AM
I’m trying to find out if anyone has configured this for any of our customers, but haven’t heard anything yet.
05-16-2017 09:37 PM
Hi Alen,
Are you trying to secure the channel where the data is passed? Can you please let me know the use case?
05-17-2017 01:53 PM
our security team is enforcing control over connection to Redshift and requiring the use of AWS public key over SSL
05-19-2017 02:06 PM
We have not tested this internally, but plan to in near future.