Index: openacs-4/packages/acs-tcl/tcl/security-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/security-procs.tcl,v diff -u -N -r1.126.2.41 -r1.126.2.42 --- openacs-4/packages/acs-tcl/tcl/security-procs.tcl 24 Nov 2020 19:02:18 -0000 1.126.2.41 +++ openacs-4/packages/acs-tcl/tcl/security-procs.tcl 26 Dec 2020 12:05:05 -0000 1.126.2.42 @@ -2240,7 +2240,7 @@ lappend result [list \ proto $proto \ driver [dict get $i module] \ - host [dict get $li host] \ + host [dict get $li address] \ location $location port $port suffix $suffix] } return $result