14 Nov
2013
14 Nov
'13
7:59 a.m.
On 14/11/13 12:40, Adam Bishop wrote:
Good Afternoon,
The RadSec listen {} block is quite substantial - is there a way to keep the same tls configuration for both IPv4 and IPv6 listeners without maintaining two identical copies of the TLS block?
See "raddb/templates.conf" in the source tarball. Basically: templates { blah { x = 1 y = 2 } } some { block { $template blah } }