diff --git a/README b/README index 033b94b..37306a2 100644 --- a/README +++ b/README @@ -19,15 +19,6 @@ location with the "-c" command line option (see below). For further instructions, please see the enclosed example file and the manpages radsecproxy(1) and radsecproxy.conf(5) -The following options may be specified on the command line: -"-c configfile" to specify a non-default config file path. -"-d loglevel" to set a loglevel of 1, 2, 3, 4 and 5 where 5 is the - most detailed. -"-f" to run the proxy in the foreground with logging to stderr. - Without "-f" the default is to detach as a daemon and log to - syslog. -"-i pidfile" to name a file to which the PID is written. -"-v" just prints version information and exits. -"-p" (pretend) makes the proxy go through the configuration files as - normal, but stops before creating any sockets or doing any - serious work. This is useful for validating config files. +Note for Cygwin users: +Due to a bug in openssl the tls option CACertificatePath is currently unusable. +Use a certificate bundle with CACertificateFile instead. diff --git a/radsecproxy.conf.5.xml b/radsecproxy.conf.5.xml index 3f756ca..11f6dae 100644 --- a/radsecproxy.conf.5.xml +++ b/radsecproxy.conf.5.xml @@ -156,7 +156,8 @@ blocktype name { specify another syslog facility, or you may specify that logging should be to a particular file, not using syslog. The value must be either a file or syslog URL. The - file URL is the standard one, specifying a local file that + file URL is the standard one file:///var/log/radius.log + , specifying a local file that should be used. For syslog, you must use the syntax: x-syslog:///FACILITY where FACILITY must be one of