• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue file(): Peer certificate CN=`main serveur URI' did not match expected CN=`hosted domain URI'

cali

New Pleskian
i have an error when i would use php FTP function with URL FOPEN my system bring me back this error:

Code:
file(): Peer certificate CN=`(complete host name set in plesk general setting)' did not match expected CN=`(domain name on witch on i use the function'

i'm using let's encrypt certificates. In plesk, in the domain's SSL section all is green and ok, using my browser when i'm on the domain it's also all ok.

is someone have an idea how i can do ?
 
Seems the ftp client or/and the server does not use SNI, so the server presents the default certificate.
 
Back
Top