X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=radsecproxy.conf-example;h=c97a7726abe1a635132fb391fcf0dce6a307dc26;hb=8c8d6467725823150483bf6e09f2d2caaee9a4d3;hp=411c47e52c98dabe71633cfbe879589ac8281c25;hpb=ab7c8e7cc52f94029a17ec14236ab7ffa95d9bf4;p=libradsec.git diff --git a/radsecproxy.conf-example b/radsecproxy.conf-example index 411c47e..c97a772 100644 --- a/radsecproxy.conf-example +++ b/radsecproxy.conf-example @@ -58,10 +58,10 @@ #FTicksMAC Static # You can optionally specify FTicksSyslogFacility to use a dedicated -# syslog facility for F-Ticks messages. This allows easy filtering +# syslog facility for F-Ticks messages. This allows for easier filtering # of F-Ticks messages. -# For F-Ticks messages always LOG_DEBUG level is used. -# Please note that FTicksSyslogFacility cannot specify a file (file:///...) +# F-Ticks messages are always logged using the log level LOG_DEBUG. +# Note that specifying a file (using the file:/// prefix) is not supported. #FTicksSyslogFacility log_local1 #FTicksSyslogFacility x-syslog:///log_local1 @@ -134,7 +134,7 @@ tls default { # modifyAttribute 1:/^(.*)@local$/\1@example.com/ # } -client 2001:db8::1 { +client [2001:db8::1] { type tls secret verysecret # we could specify tls here, e.g. @@ -180,7 +180,7 @@ realm eduroam.cc { # accountingServer 127.0.0.1 } -server 2001:db8::1 { +server [2001:db8::1] { type TLS port 2283 # secret is optional for TLS