• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Issue Azure MySQL Secure Connection

John W

Basic Pleskian
Server operating system version
RHEL9.6
Plesk version and microupdate number
18.0.72
My DBA was able to connect to the Azure MySQL DB via the command line. When I add the following to the Panel.ini as suggested:
[database]
tls.enable = true;

I get the following error and had to revert. Please advise.
ERROR: PleskFatalException: The localhost is not compatible with enabling a secure connection. Additionally, an exception has occurred while trying to report this error: PleskFatalException The localhost is not compatible with enabling a secure connection. (Abstract.php:104)

RHEL9.6
Plesk 18.0.72 built1
MariaDB 10.11.14
 
Are you running PSA on an external database or locally?

Code:
[database]
tls.enable = true;

It is only to be used if you have the Plesk database hosted remotely
 
Back
Top