#!/usr/local/cpanel/3rdparty/bin/perl
# cpanel - scripts/expunge_expired_certificates_from_sslstorage
# Copyright 2022 cPanel, L.L.C.
# All rights reserved.
# copyright@cpanel.net http://cpanel.net
# This code is subject to the cPanel license. Unauthorized copying is prohibited
package scripts::expunge_expired_certificates_from_sslstorage;
use strict;
use warnings;
use parent qw( Cpanel::HelpfulScript );
use Cpanel::Config::Users ();
use Cpanel::PIDFile ();
use Cpanel::SSLStorage::User ();
use Cpanel::PwCache::Build ();
use Cpanel::PwCache ();
use Cpanel::AccessIds::ReducedPrivileges ();
use Try::Tiny;
=encoding utf-8
=head1 NAME
scripts::expunge_expired_certificates_from_sslstorage
=head1 SYNOPSIS
expunge_expired_certificates_from_sslstorage [ --user