--- loncom/cgi/lonauthcgi.pm 2015/05/04 15:43:57 1.14 +++ loncom/cgi/lonauthcgi.pm 2016/07/25 19:50:01 1.15 @@ -1,7 +1,7 @@ # # LON-CAPA authorization for cgi-bin scripts # -# $Id: lonauthcgi.pm,v 1.14 2015/05/04 15:43:57 raeburn Exp $ +# $Id: lonauthcgi.pm,v 1.15 2016/07/25 19:50:01 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -383,6 +383,7 @@ sub serverstatus_titles { 'checksums' => 'LON-CAPA Module Checking', 'diskusage' => 'Course/Community Disk Usage', 'clusterstatus' => 'Domain status', + 'certstatus' => 'LON-CAPA SSL Certificates Status', 'metadata_keywords' => 'Display Metadata Keywords', 'metadata_harvest' => 'Harvest Metadata Searches', 'takeoffline' => 'Offline - replace Log-in page',