• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Switching mod_ssl to mod_gnutls on Plesk 12/Ubuntu 10.04

William Hudson

New Pleskian
I have the problem that Ubuntu 10.04 does not natively support openssl higher than version 0.9.8k and I need to enable SHA-256 authentication for interaction with PayPal from the end of this month. I have looked at articles about upgrading mod_ssl to mod_gnutls for apache2 but these are of little help in the Plesk environment.

Is mod_gnutls a realistic solution in this scenario? If so, how would I do it in Plesk with nginx also enabled?

Thanks in advance!

William
 
Hi William Hudson,

you could consider to install the latest open-ssl version from source and compile it yourself, using the existent paths.


A second approach would be to upgrade to 12.04 LTS, as support for server versions of 10.04 LTS ended at 30.04.2015 anyway.
 
Back
Top