/[smeserver]/rpms/smeserver-support/sme10/smeserver-support-2.8.0-koozali.patch
ViewVC logotype

Diff of /rpms/smeserver-support/sme10/smeserver-support-2.8.0-koozali.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.1 by unnilennium, Wed Jun 15 17:35:37 2016 UTC Revision 1.2 by unnilennium, Thu Jun 16 03:04:52 2016 UTC
# Line 140  diff -Nur smeserver-support-2.8.0.old/ro Line 140  diff -Nur smeserver-support-2.8.0.old/ro
140    
141   my $sysid_hash = sha1_hex($db->get_prop('sysconfig','SystemID'));   my $sysid_hash = sha1_hex($db->get_prop('sysconfig','SystemID'));
142    
 @@ -49,7 +49,7 @@  
  {  
      my $parent = $db->get_value('SquidParent');  
      my $port = $db->get_value('SquidParentPort') || "3128";  
 -    $ua->proxy(['http', 'ftp'], "http://$parent:$port/");  
 +    $ua->proxy(['http', 'ftp'], "https://$parent:$port/");  
  }  
   
  my $response;  


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed