summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorvenaas <venaas>2008-05-14 14:00:42 +0000
committervenaas <venaas@e88ac4ed-0b26-0410-9574-a7f39faa03bf>2008-05-14 14:00:42 +0000
commit2c90b8f5573ed8dbc53bc610f5cb0d374d234a29 (patch)
treebeecc838d6f62527cc00a1dd4e813258b91efa54 /README
parent51a3073d2785d13b165c48b1b56816b15081fd36 (diff)
release of 1.1-beta. merging from trunk to 1.1. updating readme, changelog etc for 1.1-beta release
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@258 e88ac4ed-0b26-0410-9574-a7f39faa03bf
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 6 insertions, 7 deletions
diff --git a/README b/README
index 4617088..3c8be82 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This is radsecproxy 1.1-alpha.
+This is radsecproxy 1.1-beta.
radsecproxy is a generic RADIUS proxy that can support various
RADIUS clients over UDP or TLS (RadSec).
@@ -8,11 +8,10 @@ It should build on most Linux and BSD platforms by simply typing
unsupported.
To use it you need to create a config file which normally is
-called "/etc/radsecproxy.conf". If this is not found, the
-proxy will look for radsecproxy.conf in the current directory.
-You can also specify the location with the "-c" command line
-option (see below). For further instructions, please see the
-enclosed example file and the documentation at
+called "/etc/radsecproxy.conf". You can also specify the location
+with the "-c" command line option (see below). For further
+instructions, please see the enclosed example file and the
+documentation at
http://software.uninett.no/radsecproxy/?page=documentation
There are five options that may be specified on the command line.
@@ -38,4 +37,4 @@ let me know if you feel left out.
For more information, feedback etc. please see the information
at http://software.uninett.no/radsecproxy/
-Stig Venaas <venaas@uninett.no> -- 2007.12.24
+Stig Venaas <venaas@uninett.no> -- 2008.05.14