summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordu.net>2010-06-12 01:37:06 +0200
committerLinus Nordberg <linus@nordu.net>2010-06-12 01:37:06 +0200
commit2502e9db71b43794e19680987c50530971c75ebd (patch)
tree4ace5da68737d65c6143cb336b2c3cc3355bdfd0
parent5bd2e75118905077cabf645afaae66f34ff1cf30 (diff)
* README: Add known build issues.
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 425066f..2cc64ba 100644
--- a/README
+++ b/README
@@ -10,6 +10,11 @@ transport the build should support. Without any special options to
configure, all transports supported by the system will be enabled.
See the output from "configure --help" for how to change this.
+Known build issues:
+- Older BSD's (like NetBSD 4.x) need newer OpenSSL in order to support
+ DTLS. Workaround: ./configure --disable-dtls.
+- FreeBSD 6.x needs newer OpenSSL to build at all.
+
To use radsecproxy you need to create a config file which normally is
called "/etc/radsecproxy.conf". You can also specify the location
with the "-c" command line option (see below). For further