Project

General

Profile

« Previous | Next » 

Revision f764f63a

Added by Jim Pingle over 5 years ago

Update SSL refs to SSL/TLS. Fixes #10172

View differences:

src/etc/phpshellsessions/generateguicert
21 21

  
22 22
require_once("system.inc");
23 23

  
24
echo gettext("Generating a new self-signed SSL certificate for the GUI...");
24
echo gettext("Generating a new self-signed SSL/TLS certificate for the GUI...");
25 25
$cert = system_webgui_create_certificate();
26 26
echo gettext("Done.\n");
27 27
echo gettext("Restarting webConfigurator...");

Also available in: Unified diff