An Azure relational database service.
Hello,
In addition to my previous reply, our client application doesn't support encrypted connections, we need to disable encrypted connections enforcement on our flexible server. To disable encrypted connections enforcement, we need to set require_secure_transport server parameter to OFF, It means SSL connection disabled or enabled with my application? please correct me for this confusion.
Thanks.