MySQL Flexible Server Minimum TLS Version

MEDIUM
Source
CloudSploit
ID
mysql-flexible-server-minimum-tls-version

MySQL Flexible Server Minimum TLS Version

Ensure TLS version on MySQL flexible servers is set to the default value.

TLS connectivity helps to provide a new layer of security by connecting database server to client applications using Transport Layer Security (TLS). Enforcing TLS connections between database server and client applications helps protect against “man in the middle” attacks by encrypting the data stream between the server and application.

Modify MySQL flexible server tls_version parameter and set to desired minimum TLS version.