Hello,
if we try to add an older mySQL database server with a user 'plesk' with only TLS 1.1 support (MySQL 5.7.17) we get a either:
or
The second error doesn't mean credentials are wrong but somehow client credentials encryption isn't compatible with server implementation.
If we disable...
Read more
if we try to add an older mySQL database server with a user 'plesk' with only TLS 1.1 support (MySQL 5.7.17) we get a either:
(user not forced to use TLS)
or
(user forced to use TLS)
The second error doesn't mean credentials are wrong but somehow client credentials encryption isn't compatible with server implementation.
If we disable...
Read more