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

View Client/Domain Expiration Dates

G

gdhnz@

Guest
Can someone tell me how I can view Client and Domain Expiration Dates?

I know how to modify them but where do I go to find out what they are currently set to? I should be able to do this via Plesk without having to run a mysql query.
 
You can find it in Summary Report for doman/client.
In command line you can use following utility:
# /usr/local/psa/bin/domain_pref -i domain.tld | grep -i expir
Expiration date: Jan 23, 2022
 
Back
Top