From 36f1a92cea2b74a44ba521701d6cb31df8ce3cd1 Mon Sep 17 00:00:00 2001 From: venaas Date: Tue, 15 May 2007 09:18:46 +0000 Subject: updated config examples and README git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@86 e88ac4ed-0b26-0410-9574-a7f39faa03bf --- clients.conf-example | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 clients.conf-example (limited to 'clients.conf-example') diff --git a/clients.conf-example b/clients.conf-example deleted file mode 100644 index 3d76ed0..0000000 --- a/clients.conf-example +++ /dev/null @@ -1,10 +0,0 @@ -#Here we list RADIUS clients that we are willing to serve -# this file must be in /etc/radsecproxy or proxy's current directory -# -#First field is T or U for TLS or UDP -#Second is address or fqdn, and must match certificate cn for TLS -#Third field is the secret and is optional for TLS - -T 2001:db8::1 -U 127.0.0.1 secret -T radius.example.com verysecret -- cgit v1.1