diff --git a/etc/inc/globals.inc b/etc/inc/globals.inc index 2806b6febc..e0136a9b93 100644 --- a/etc/inc/globals.inc +++ b/etc/inc/globals.inc @@ -70,7 +70,7 @@ $g = array( "disablehelpmenu" => false, "disablehelpicon" => false, "disablecrashreporter" => false, - "crashreporterurl" => "http://crashreporter.pfsense.org/crash_reporter.php", + "crashreporterurl" => "https://crashreporter.pfsense.org/crash_reporter.php", "debug" => false, "latest_config" => "10.1", "nopkg_platforms" => array("cdrom"),