From 359f32dc9c391b6864f12e87ded974791b0d129b Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 24 May 2008 06:20:09 +0000 Subject: [PATCH] Note that when using a custom URL the digital signature is not checked. --- usr/local/www/system_firmware_settings.php | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/usr/local/www/system_firmware_settings.php b/usr/local/www/system_firmware_settings.php index 916a3c23ab..2ef4654737 100755 --- a/usr/local/www/system_firmware_settings.php +++ b/usr/local/www/system_firmware_settings.php @@ -116,7 +116,12 @@ function enable_altfirmwareurl(enable_over) {
Base URL:
- This is where will check for newer firmware versions when the System: Firmware: Auto Update page is viewed. + + This is where will check for newer firmware versions when the System: Firmware: Auto Update page is viewed. +

+ NOTE: When a custom URL is enabled the system will not verify the digital signature from . + +