• 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.

Resolved Ssl certificate says unencrypted parts

python

Regular Pleskian
I am using let's encrypt and it works fine but the main page of the site tells me that parts of the web page are not safe as images I get the warning in yellow, this is normal is my website error or is the certificate , I need all my site to be encrypted.

I am using the 17.5.3 version of plesk onyx

regards
 
Your website is doing that.
It is showing content with plain http as well and that's a big nono.
Modern browsers will warn users if they are connected to https-sites with http content (mixed content).

If it's a WordPress site you can easily fix it with the plugin "really simple ssl".
You should search the internet for "mixed content" and try to understand what is being explained.
 
Back
Top