How to enable TLS for Amazon Redshift?

From what I understand from Amazon is that I need to enable TLS for the connection. Here is the error message I am receiving.

Is there a way to make sure it is using TLS?

Thanks
Chris Graziosi

@Chris_Graziosi, try adding the Ssl Mode custom property with the value Required. Like this:

That seemed to verify. Thanks.

I will make sure I can use it now.

We will add a dedicated option for SSL in the connector settings.

Excellent!! Thank you!!