send crash reports via HTTPS

This commit is contained in:
Chris Buechler 2014-03-26 03:40:02 -05:00
parent 51b2f811ae
commit ffe35f4c96

View File

@ -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"),