How to enable enable TLS in mysql Connection. (enabledTLSProtocols)

Hey, we are connecting with aws replica mysql DB , everything is working fine, but we got requirement to enable TLS protocol,

 

I can see there JDBC Options in RDS Query , can I add that in there enabledTLSProtocols=TLSv1.2?

 

If not where I can enable or configure that.

 

Hi @umer.khan

Thanks for your post, I spoke with our team who said you should be able to add that setting as you have mentioned, that should work fine, have you tried it yet?

Kind regards, Joe