• 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 OCSP stapling option missing after linux vServer update from Ubuntu16 to Ubuntu18

PeterKi

Regular Pleskian
After upgrade of my vServer from Ubuntu 16LTS to Ubuntu 18LTS I am missing the OCSP Stapling option on the Let's Encrypt SSL/TLS Certificate page
under Home > Subscriptions > myDomain > Websites & Domains > myDomain > SSL/TLS Certificates (see screenshots)
Ubuntu 16 ub16 SSL_TLS Certificate - Plesk Obsidian 18.0.30.png Ubuntu18 ub18 SSL_TLS Certificate - Plesk Obsidian 18.0.32.png

I did a Plesk obsidian backup on my Ubuntu 16LTS server with /opt/psa/bin/pleskbackup --server -output-file /private-backup/
Then I did a new installation with the "Ubuntu 18LTS with Plesk" image that my provider offers, enabled the missing modules and restored the Plesk backup.
I then checked the let'sencrypt certificates and found them alive and active with the exception of the OCSP stapling button which is just not there.

What do I need to do to get the OCSP stapling option?
 
Please check that the domain is running on Nginx. If the Nginx service is disabled in the Plesk, then the OCSP stapling option disappears.
 
Thanks a lot for the quick answer.
In fact I missed to install the NGINX component on my newly installed server
 
Back
Top