Tomasz Stanczak
|
c214e98535
|
Checking file existence using 'if' replaced with shell option 'nullglob' to prevent the following 'for' loop from being entered even when no matching files are present.
|
2025-02-08 10:46:27 +01:00 |
|
Tomasz Stanczak
|
8bac222ea5
|
Check if expired certificates matching the file name pattern exist before trying to move them into ssl.expired subdirectory.
|
2025-02-07 08:06:59 +01:00 |
|
yeah
|
18721e42d1
|
Cronjob for cleaning up expired SSL certificates in order to improve page load times with many domains (#2410)
Fixes #2316.
|
2024-12-22 08:07:04 -05:00 |
|