Index: openacs-4/packages/acs-admin/tcl/acs-admin-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/tcl/acs-admin-procs.tcl,v diff -u -r1.2.2.1 -r1.2.2.2 --- openacs-4/packages/acs-admin/tcl/acs-admin-procs.tcl 4 Sep 2019 17:38:04 -0000 1.2.2.1 +++ openacs-4/packages/acs-admin/tcl/acs-admin-procs.tcl 23 Oct 2020 12:26:10 -0000 1.2.2.2 @@ -11,8 +11,8 @@ ad_proc ::acs_admin::check_expired_certificates {} { Check expire-dates of certificates and send warning emails to the admin. In case HTTPS is not configured via the "nsssl" - driver, or the command line tool "openssl" openssl is - installed, the proc does nothing. + driver, or the command line tool "openssl" is not installed, + the proc does nothing. @return boolean telling whether expired certificates existed (true) or not (false)