diff options
author | Linus Nordberg <linus@nordu.net> | 2011-07-22 13:29:41 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2011-07-22 13:29:41 +0200 |
commit | 5e057b3271a05ba7e83fc6c0b43db8c6b9926123 (patch) | |
tree | e912a3c283f23c4893e51748987ada7737a2718b /README | |
parent | fb3985828d9e1608bd2edf749abed13b66f4fd94 (diff) |
Ready for radsecproxy-1.4.3.radsecproxy-1.4.3
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,10 +1,10 @@ -This is unreleased radsecproxy 1.4.3-rc0. +This is radsecproxy 1.4.3 from 22 July 2011. radsecproxy is a generic RADIUS proxy that supports both UDP and TLS (RadSec) RADIUS transports. There is also experimental support for TCP and DTLS. -It should build on most Linux and BSD platforms by simply typing +It should build on most Unix and OSX platforms by simply typing "./configure && make". It is possible to specify which RADIUS transport the build should support. Without any special options to configure, all transports supported by the system will be enabled. |