diff options
author | Linus Nordberg <linus@nordu.net> | 2012-04-16 16:36:53 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2012-04-16 16:36:53 +0200 |
commit | a1e936386219fa915e4c46a8d099274a06ce68ad (patch) | |
tree | f3aadebf10f1d8f30c8bc85b22ee52d1cc7a0824 /ChangeLog | |
parent | f4457a2f408ed45fc4d81df0ed922875dbc39fb7 (diff) |
Add a note about the change of default place to look for radsecproxy.conf.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,10 +1,15 @@ -2011-04-11 1.6-dev +2011-04-16 1.6-dev Incompatible changes: - The default shared secret for TLS and DTLS connections change from "mysecret" to "radsec" as per draft-ietf-radext-radsec-12 section 2.3 (4). Please make sure to specify a secret in both client and server blocks to avoid unwanted surprises. (RADSECPROXY-19) + - The default place to look for a configuration file has changed + from /etc to /usr/local/etc. Let radsecproxy know where your + configuration file by using the `-c' command line option. Or + configure radsecproxy with --sysconfdir=/etc to restore old + behaviour. (RADSECPROXY-31) New features: - Improved F-Ticks logging options. F-Ticks can now be sent to a |