list-certs-expiry

Output the certificates expiry date for matching or all existing virtual servers This program can be used to print SSL expiry dates for all existing domains. The following output controls available : --all-domains - All existing domains --domain - Domain name or a regex to match --sort - Select a column to sort on, either expiry date or domain name --sort-order - Sort order applied to selected column, either ascending or descending

Output the certificates expiry date for matching or all existing virtual servers#

This program can be used to print SSL expiry dates for all existing domains. The following output controls available :

--all-domains - All existing domains

--domain - Domain name or a regex to match

--sort - Select a column to sort on, either expiry date or domain name

--sort-order - Sort order applied to selected column, either ascending or descending

Required Perl dependencies Text::ASCIITable and Time::Piece will be automatically installed if missing

Command line help#

virtualmin list-certs-expiry --all-domains | --domain regex
 [--sort [expiry|name]
 [--sort-order [asc|desc]

Source: https://www.virtualmin.com/docs/development/api-programs/list-certs-expiry/

  • virtualmin, domain, ssl, certificate, install, command line, list, certs, expiry
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Pre and Post Domain Modification Scripts

Virtualmin allows the use of custom scripts (Shell, Perl, Python and etc.) to automate tasks...

OS Support

Virtualmin runs on top of Webmin. Webmin works on almost every UNIX-like OS, so with some manual...

Professional Features

Virtualmin GPL is already an extremely powerful and flexible virtual hosting control panel, so...

How to Configure Secondary DNS

This guide provides administrators with a quick overview of setting up automatic DNS secondary...

How to Configure Cloudflare DNS

For users looking to integrate Cloudflare with Virtualmin Pro, the process is straightforward and...